Skip to content

Commit c353132

Browse files
authored
Update README.md
1 parent e9c8472 commit c353132

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

Diff for: Local-Chat/README.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ after running the script print S parameter(to create server)
2020
!!! be sure to save the key that the program will give you !!!
2121

2222

23-
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local_chat/src/Server.gif" width="500" height="300" />
23+
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat/src/Server.gif" width="500" height="300" />
2424

2525

2626

@@ -32,10 +32,16 @@ after running the script print C parameter(for connection to the server)
3232

3333

3434

35-
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local_chat/src/Client.gif" width="500" height="300" />
35+
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat/src/Client.gif" width="500" height="300" />
36+
37+
38+
3639
4. Start chatting with your friends!
3740
<img src="https://github.com/p4sh4bsc/Python-Projects/blob/local_chat/Local-Chat/src/GUI.png" width="500" height="300" />
41+
42+
43+
3844
# TODO list
3945
1. check users by ip
4046
2. create ports for chat by some hash func
41-
3. create secure connection between users(for sure every non chat user can listening chat by Wireshark)
47+
3. create secure connection between users(for sure every non chat user can listening chat by Wireshark)

0 commit comments

Comments
 (0)