From 62c7c5e902eed0a33bf47ebe79728a4d336d8c82 Mon Sep 17 00:00:00 2001 From: Rogier Neeleman Date: Fri, 7 Jul 2017 20:49:42 +0200 Subject: [PATCH] Error in Table rendering part 2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 13871aa..4d36da3 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,9 @@ These are all the URL's used in the game: | /scoreboard | Show the scoreboard | | /highscores | Show the highscores | | /newuser | Make a new user | -| /newuser/ | Make a new user. A hash is needed | -| /tag/ | Find a tag and register it on your name | -| /admin/ | Admin page | +| /newuser/hash | Make a new user. A hash is needed | +| /tag/hash | Find a tag and register it on your name | +| /admin/password | Admin page | ## Debug mode You can enable the debug mode by running: