Skip to content

Commit

Permalink
Fixed formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
HoLyVieR committed Jul 10, 2017
1 parent d062bea commit d08c299
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -33,11 +33,13 @@ The client script requires ["dnspython"](https://github.com/rthalley/dnspython)
#### Example sending data

> Outside machine : echo test12345 | python main.py -f- -d out -t-
> Inside machine : python main.py -f- -d in -t TOKEN_THE_FIRST_COMMAND_GAVE_YOU
#### Example receiving data

> Outside machine : python main.py -f- -d in -t-
> Inside machine : echo test12345 | python main.py -f- -d out -t TOKEN_THE_FIRST_COMMAND_GAVE_YOU

0 comments on commit d08c299

Please sign in to comment.