Update README.md

This commit is contained in:
Brandon Jackson 2015-11-03 23:50:59 -06:00
parent 333ec50977
commit ff127e3d5c

View file

@ -8,9 +8,6 @@ Repository for the second CSCE 315 project
***NOTE*** ***NOTE***
To remove all .class and .o files, just use: make clean. To remove all .class and .o files, just use: make clean.
# To run test:
./test
# To launch the server: # To launch the server:
./server [port #] ./server [port #]