Skip to content

Commit ba4e7f5

Browse files
committed
update readme
1 parent ad4b959 commit ba4e7f5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# Django Chat
22

3-
Create <b>chat</b> application with <b>django channels</b>.
3+
Create advance <b>messenger</b> web application with <b>Django</b>.
44

55
#
66

77
## Tools
88

99
- [Django](https://www.djangoproject.com/)
10+
- [Django Channels](https://channels.readthedocs.io/en/stable/)
1011
- [Python](https://www.python.org/)
1112
- [Bootstrap](https://getbootstrap.com/)
1213
- [PostgreSQL](https://www.postgresql.org/)
@@ -99,7 +100,9 @@ Home Page
99100
Admin Page
100101
[127.0.0.1:8000/admin](http://127.0.0.1:8000/admin)
101102

102-
## Links
103+
#
104+
105+
# Links
103106

104107
Download Source Code: [Click Here](https://github.com/dori-dev/django-chat/archive/refs/heads/master.zip)
105108

0 commit comments

Comments
 (0)