Skip to content

Commit 1edb5d5

Browse files
committed
added readme
1 parent 0fc4030 commit 1edb5d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

DJANGO PROJECTS/Chat/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22

33
## Chat system build with Django and Channels
44

5-
Django == 4.1.4
6-
channels == 3.0.4
5+
This a simple web application where you can chat in real time. User can send the message to other users available inside the room and read the other's messages.
6+
7+
You can test it creating two accounts and opening one in browser and other in private browser. Then you will be able to see the messages .

0 commit comments

Comments
 (0)