diff --git a/README.md b/README.md index cbbfb00..a2b2914 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,7 @@ python redilysis.py -v -s 0.5 python redilysis.py -v -i 192.168.2.20 -p 6379 ``` -**Change the internals of capture: run at 22000Hz with 2200 frames per buffer and 2 channels ** +**Change the internals of capture: run at 22000Hz with 2200 frames per buffer and 2 channels** ``` python redilysis.py -v -r 22000 -f 2200 -c 2 ```