mirror of
https://github.com/romanz/amodem.git
synced 2026-03-06 23:05:57 +08:00
README: move test and coverage status upper
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Audio Modem Communication Library
|
||||
|
||||
[](https://travis-ci.org/romanz/amodem)
|
||||
[](https://coveralls.io/r/romanz/amodem?branch=master)
|
||||
|
||||
## Description
|
||||
|
||||
This program can be used to transmit a specified file between 2 computers, using
|
||||
@@ -27,9 +30,6 @@ This way, modem achieves 48kpbs bitrate = 6.0 kB/s.
|
||||
|
||||
A simple Reed-Solomon ECC is used, with (255,245) rate = ~3.9% overhead.
|
||||
|
||||
## Status
|
||||
[](https://travis-ci.org/romanz/amodem)
|
||||
[](https://coveralls.io/r/romanz/amodem?branch=master)
|
||||
|
||||
# Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user