Skip to content

Commit ecec53d

Browse files
authored
Update README.md
1 parent 8adf4d1 commit ecec53d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flask/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This is an example project for TalkJS's tutorial on [how to build a Flask chat a
44

55
This example demonstrates how to integrate TalkJS with a Python application that uses the Flask framework. There are two projects present inside the repo:
66

7-
- `talkjs-flask-python`: This project contains the Flask backend, which serves a REST endpoint with user data. [Download `talkjs-flask-python` as a zip file.](https://github.com/talkjs/talkjs-examples/releases/latest/download/flask.talkjs-flask-python.zip)
8-
- `talkjs-frontend`: This project contains the frontend code, which uses TalkJS's [JavaScript SDK](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/) to create chats between users. [Download `talkjs-frontend` as a zip file.](https://github.com/talkjs/talkjs-examples/releases/latest/download/flask.talkjs-frontend.zip)
7+
- `talkjs-flask-python`: This project contains the Flask backend, which serves a REST endpoint with user data.
8+
- `talkjs-frontend`: This project contains the frontend code, which uses TalkJS's [JavaScript SDK](https://talkjs.com/docs/Reference/JavaScript_Chat_SDK/) to create chats between users.
99

1010
## Prerequisites
1111

0 commit comments

Comments
 (0)