Update README.md

This commit is contained in:
cato
2021-01-27 18:26:05 +01:00
committed by GitHub
parent 48441e1924
commit e44e5f80c6

View File

@@ -14,3 +14,9 @@ The .jar is located in the target folder<br>
Run the .jar as a deamon on your machine <br> Run the .jar as a deamon on your machine <br>
Webserver is reachable at host_ip:8000 Webserver is reachable at host_ip:8000
# Usage
To alternate between adding and voting mode with the two coresponding booleans in the VotingController.java file
# Contribution
Feel free to fork the repo and submit a pull-request. I will review and add it happily :)