Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheng Hu committed Mar 15, 2019
1 parent e9bd141 commit 7c104aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Go 1.11.4, Python 36
* To build:
`go build client.go`
* Run program:
`./client.go PORT`
Alternatively, use our Python3 script experiment.py to start multiple clients (starting a node every 0.5s) and write stdout to logfiles.
`./client PORT`
Alternatively, use our Python3 script `experiment.py` to start multiple clients (starting a node every 0.5s) and write stdout to logfiles.
Usage of Python script:
`python36 experiment.py [NUMBER OF CLIENTS]`
* Plotting:
Expand Down

0 comments on commit 7c104aa

Please sign in to comment.