From b745d3be6bb17d761518bb152eba84ec1ed1bf75 Mon Sep 17 00:00:00 2001 From: Kwarde Date: Mon, 15 Jan 2024 17:23:03 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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