Skip to content

Commit

Permalink
updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jithesh committed Aug 28, 2023
1 parent 9bb3187 commit c705aa0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ pip install -U aubio

Then run the program from script as:

`from guitartuner import myguitargui`
`myguitargui.startTuner()`
```
from guitartuner import myguitargui
myguitargui.startTuner()
```

or from commandline as

Expand Down

0 comments on commit c705aa0

Please sign in to comment.