Skip to content

Commit

Permalink
Add description execute server
Browse files Browse the repository at this point in the history
  • Loading branch information
moreiraandre authored Oct 27, 2019
1 parent 52224c5 commit d77ec64
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Build the server
$ make server
~~~

Execute the server

~~~bash
$ ./server
~~~

Build the server that accepts only a single connection at a time

~~~bash
Expand Down

0 comments on commit d77ec64

Please sign in to comment.