mirror of
https://github.com/romanz/amodem.git
synced 2026-03-24 19:31:02 +08:00
README: fix typos
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[](https://travis-ci.org/romanz/amodem)
|
||||
[](https://coveralls.io/r/romanz/amodem?branch=master)
|
||||
[](https://landscape.io/github/romanz/amodem/master)
|
||||
[](https://pypi.python.org/pypi/amodem/)
|
||||
[](https://pypi.python.org/pypi/amodem/)
|
||||
[](https://pypi.python.org/pypi/amodem/)
|
||||
|
||||
# Description
|
||||
@@ -50,7 +50,7 @@ For graphs and visualization (optional), install `matplotlib` Python package.
|
||||
|
||||
For validation, run:
|
||||
|
||||
$ export BITRATE=16 # explicitly select high MODEM bit rate (assuming good SNR).
|
||||
$ export BITRATE=48 # explicitly select high MODEM bit rate (assuming good SNR).
|
||||
$ amodem-cli -h
|
||||
usage: amodem-cli [-h] {send,recv} ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user