diff --git a/README.md b/README.md index b31cb30..91b22c4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -Simple console game written in Python. -Based the on Harry Potter franchise \ No newline at end of file +Simple console game written in Python.
+Based the on Harry Potter franchise. + + +You can run the game via pipenv. If you don't, make sure package levenshtein is installed.
+Run `game.py` to run the game \ No newline at end of file