Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
smlng committed Nov 25, 2015
1 parent 805527e commit 0d3350b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ response with a PONG message send to the link local unicast address of node A.
PING message can be initiated via terminal connection to access the shell. PONG
messages are send automatically when a PING was received.

Note: the source code is _universal_ meaning it compiles under Linux or MacOS X
as well. Just run ```gcc -o pingpong -lpthread main.c```.

### build and run

Download or clone this example repository to your development system. To build
Expand Down

0 comments on commit 0d3350b

Please sign in to comment.