Skip to content

Commit

Permalink
added that.
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDaChicken authored Jun 16, 2019
1 parent 7fb8d55 commit 7258ba6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

THIS PROGRAM IS TESTED AND WORKS BEST ON PYTHON VERSION 3.7.2.

## SETUP SERVER
## SETUP SERVER (if not using compiled py to exe in Releases)
To use the server-side, you need the required packages:
```
colorama: Used for color.
Expand All @@ -34,7 +34,7 @@

run __main__.py in the server files folder with argument -p <port_name> to specify port.

## SETUP CLIENT
## SETUP CLIENT (if not using compiled py to exe in Releases)
To use the client, you need the required packages:
```
colorama: Used for color.
Expand Down

0 comments on commit 7258ba6

Please sign in to comment.