Skip to content

Commit

Permalink
Merge pull request #1 from moreiraandre/master
Browse files Browse the repository at this point in the history
Add description execute server
  • Loading branch information
tommyku authored Jan 3, 2020
2 parents 52224c5 + d77ec64 commit 32e9db8
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 32e9db8

Please sign in to comment.