Update README.md

This commit is contained in:
pszsh 2025-03-30 08:59:29 -07:00 committed by GitHub
parent dd2fadcae2
commit 62ddf40be4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 2 deletions

View File

@ -22,5 +22,9 @@ Edit the `config.json` file to customize your chord generation:
--- ---
Run python main.py > output.txt, it will be much slower if you don't output it to a file instead of the shell, but if you want to see the debugging messages, just run the command normally. That's all, playable chord shapes from any tuning you put into the config will be generated. Run
```bash
python main.py > output.txt
```
it will be much slower if you don't output it to a file instead of the shell, but if you want to see the debugging messages, just run the command normally. That's all, playable chord shapes from any tuning you put into the config will be generated.
View them by opening chords.html, which will be generated into www/ View them by opening chords.html, which will be generated into www/