Update README.md

This commit is contained in:
Georgi Gerganov
2021-01-10 15:33:30 +02:00
committed by GitHub
parent 9c96d18429
commit 6188694977

View File

@@ -31,7 +31,7 @@ Usage: ./bin/ggwave-to-file [-vN] [-sN] [-pN]
echo "Hello world!" | ./bin/ggwave-to-file -s24000 > example.wav
```
- Generate ultrasound waveform using `[U] Fast` protocol
- Generate ultrasound waveform using the `[U] Fast` protocol
```bash
echo "Hello world!" | ./bin/ggwave-to-file -p4 > example.wav