aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index d84686f..f2632ed 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
Hitler Clicker is a simple game where you have to choose one of 3 teams to click for.
The team with the most clicks wins, except that the game is endless.
+This project is licensed under **AGPLv3-or-later**.
+See `LICENSE.md` for more information.
+
- - -
## Test Environment
@@ -34,4 +37,9 @@ curl -X POST -d '{ "key": "value" }' http://localhost:8000/yourapifile.php
## To-Do
+- add api that returns a specific users clicks
+- add api that returns all users and their respective clicks and teams
- add name and password change
+- add anonymous clicking for a team
+
+- frontend