Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nasrat-v authored Oct 27, 2017
1 parent 6ed040b commit de4f3d1
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,22 @@
- Written in C

# Compile
compiling:

make

cleaning obj files:

make clean

cleaning binary files:

make fclean


cleaning all and compile:

make re

# How to use it
Launch the server:
Expand Down

0 comments on commit de4f3d1

Please sign in to comment.