From 37dbd5562e78283c02e5897b9679f3a4f5fd3e91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denise=20L=C3=B6fflad?= Date: Thu, 13 Nov 2025 12:04:37 +0100 Subject: [PATCH] added readme --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 13c8449..2733e22 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ # SyllableGame_ChristmasParty25 + +WebApp where users can enter name and syllable guess +to finalize the game, go to /finalize +to reset the db, go to /reset_db +for the results, go to /results +These pages are not accessible for users from the home page + +to run the app, install the requirements and run + +flask run + +Merry Christmas and Happy Guessing