Skip to content

Commit 3809f6a

Browse files
authored
Capitalization and some more context
1 parent bc0dd04 commit 3809f6a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

socket-programming/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# socket-programming-python
2-
socket programming in python with client-server with duplex alternate chat(client-server-client-server-....)
2+
Socket programming in python with client-server with duplex alternate chat(client-server-client-server-....)
33

4-
# Client
4+
# Client view
55

66
![client](https://user-images.githubusercontent.com/29729380/55186437-8e9f0b00-51bc-11e9-86fa-5641143db32e.png)
77

88

9-
# Server
9+
# Server view
1010

1111
![server](https://user-images.githubusercontent.com/29729380/55186445-92cb2880-51bc-11e9-9e67-40a9368cc6c7.png)

0 commit comments

Comments
 (0)