remove dev branch & build banner

This commit is contained in:
Rossen Georgiev 2015-12-10 01:19:28 +00:00
parent d57a6ddfdb
commit 89d5f9c4ba
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
APRS library for Python APRS library for Python
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
|pypi| |coverage| |master_build| |dev_build| |pypi| |coverage| |master_build|
A tiny library for dealing with APRS. It can be used to connect and listen to the APRS-IS feed as well as upload. A tiny library for dealing with APRS. It can be used to connect and listen to the APRS-IS feed as well as upload.
Parsing of packets is also possible, but the entire spec is not fully implemented yet. Parsing of packets is also possible, but the entire spec is not fully implemented yet.
@ -162,7 +162,3 @@ Docs
:target: http://travis-ci.org/rossengeorgiev/aprs-python :target: http://travis-ci.org/rossengeorgiev/aprs-python
:alt: Build status of master branch :alt: Build status of master branch
.. |dev_build| image:: https://img.shields.io/travis/rossengeorgiev/aprs-python/dev.svg?style=flat&label=dev%20build
:target: http://travis-ci.org/rossengeorgiev/aprs-python
:alt: Build status of dev branch