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