From ab6de0497df5524f46eb3fdeb9e7e2c050135a7c Mon Sep 17 00:00:00 2001 From: originalmk <30776840+originalmk@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:08:34 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94be509..2f2a06a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ but it will be expanded to include even recursive neural networks version or the 1. Execute `pip3 install -r requirements.txt` to install all dependencies. 2. Open Python shell (just `python3` command) and enter `nltk.download("punkt")`. 3. Run `python3 main.py`, then select "Prepare data". -4. Pick your desired song type from menu :) +4. Pick your desired song type from the menu :) ## Authors - Sebastian Kutny