1
0
Fork 0

fixed formatting

master
James Taylor 2019-07-15 19:08:18 +01:00 committed by GitHub
parent 1d6c161439
commit f036b3b7ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,7 @@
SSTV Decoder
============
A slow-scan television decoder that works on audio files rather than a soundcard (like most other decoders).
A slow-scan television decoder that works on audio files rather than reading a soundcard (like most other decoders).
Currently supports the following modes:
* Martin 1
* Scottie 1
@ -11,6 +11,7 @@ Installation
------------
`git clone https://github.com/colaclanth/sstv.git`
`python setup.py install`
Usage