Skip to content

Commit

Permalink
Typos fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaSeth777 committed Mar 28, 2024
1 parent d20d294 commit 3e318dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ pip install Audio-SpectraCLI
2. Import and use modules

- Create a Python file.
- You can use [Example.py](./tests/main.py) as a reference or use the following code :
- You can use [Example.py](https://github.com/AdityaSeth777/Audio-SpectraCLI/blob/2.2/tests/main.py) as a reference or use the following code :

```
from Audio_SpectraCLI import AudioSpectrumVisualizer
Expand Down

0 comments on commit 3e318dc

Please sign in to comment.