From cf81ced021761f14056808a99d5081bff9f3036c Mon Sep 17 00:00:00 2001 From: hitlerrip Date: Tue, 29 Jul 2025 21:09:33 +0200 Subject: license added license notices and a copy of the license --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3