Skip to content

Commit

Permalink
minor style corrections in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfuchs authored Jul 12, 2016
1 parent 4f4def1 commit c184bb6
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 @@ -57,10 +57,10 @@ Use our [scripts](https://github.com/JoHeinrich/amos-ss16-proj5/tree/master/scri
$ ./amos-ss16-proj5 8080

2. Start the detection (use another terminal window/tab)
./amos-ss16-proj5 PORT SERVER_IP FULL/PATH/TO/VIDEO
$ ./amos-ss16-proj5 PORT SERVER_IP FULL/PATH/TO/VIDEO

e.g.: (using port 8080 and localhost)
./amos-ss16-proj5 8080 127.0.0.1 video.mp4
$ ./amos-ss16-proj5 8080 127.0.0.1 video.mp4

#### Source code documentation:
See our [Doxygen site](http://joheinrich.github.io/amos-ss16-proj5-gh-pages/index.html)

0 comments on commit c184bb6

Please sign in to comment.