Replaced the example call sign in the README
This commit is contained in:
parent
938d195158
commit
c313e51e75
@ -30,7 +30,7 @@ Or `import pycw` and then use functions in your code, for example:
|
|||||||
```
|
```
|
||||||
import pycw
|
import pycw
|
||||||
|
|
||||||
pycw.output_wave("Intro.wav", "CQ CQ CQ DE BG5AWO BG5AWO BG5AWO PSE K", 20)
|
pycw.output_wave("Intro.wav", "CQ CQ CQ DE BD8CMN BD8CMN BD8CMN PSE K", 20)
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you can get a output file called `Intro.wav` in your working directory.
|
Then you can get a output file called `Intro.wav` in your working directory.
|
||||||
|
Loading…
Reference in New Issue
Block a user