diff --git a/README.md b/README.md
index 2101d7a..23d56f6 100644
--- a/README.md
+++ b/README.md
@@ -14,3 +14,9 @@ The .jar is located in the target folder
Run the .jar as a deamon on your machine
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 :)