Browse Source

updated to remove GUI

master
myitinos 5 years ago
parent
commit
ff8369eecb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@ -13,7 +13,7 @@ Table of Contents
This project is made to complete my Network Programming midterm assignment to make a simple chat application using python.
This is a simple chat app that use socket for connection, and it's clients side can use `netcat` to connect or use the provided client side script to open a GUI client using tkinter.
This is a simple chat app that use socket for connection.
## Server

Loading…
Cancel
Save