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