Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CyberFoxar authored May 3, 2019
1 parent f7f2068 commit 3b13243
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@
A smallish java server that repeats messages to specific clients

## Doc
Doc is situated [here](https://app-rs-oc-polytech-2020.github.io/JavaRepeatServer/)
JavaDoc is situated [here](https://app-rs-oc-polytech-2020.github.io/JavaRepeatServer/)

Otherwise, if you simply need to run it, grab a jar from the [Release Page] then run it using a simple `java -jar ./nameOfJar.jar` and it should work right out. There's not much more config you need, or that is possible at the moment. You might want to run `-help` to know the launch options, although there arn't many.

[Release Page]:https://github.com/APP-RS-OC-Polytech-2020/JavaRepeatServer/releases

0 comments on commit 3b13243

Please sign in to comment.