From ff127e3d5cd05a02cc56737a3af1ae5575228864 Mon Sep 17 00:00:00 2001 From: Brandon Jackson <1drummer@att.net> Date: Tue, 3 Nov 2015 23:50:59 -0600 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0820c27..9a97401 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,6 @@ Repository for the second CSCE 315 project ***NOTE*** To remove all .class and .o files, just use: make clean. - -# To run test: - ./test # To launch the server: ./server [port #]