From bab4c27471dddf2136da35615a1d523e0c40af3b Mon Sep 17 00:00:00 2001 From: Rossen Georgiev Date: Thu, 21 Jan 2021 23:21:31 +0000 Subject: [PATCH] update README --- README.rst | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.rst b/README.rst index e1f799e..6119dbc 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ APRS library for Python ~~~~~~~~~~~~~~~~~~~~~~~ -|pypi| |coverage| |scru| |master_build| |docs| +|pypi| |coverage| |master_build| |docs| A python library for dealing with APRS. It can be used to interact with APRS-IS servers, sending and receiving. @@ -36,10 +36,6 @@ Contribution :target: https://coveralls.io/r/rossengeorgiev/aprs-python?branch=master :alt: Test coverage -.. |scru| image:: https://scrutinizer-ci.com/g/rossengeorgiev/aprs-python/badges/quality-score.png?b=master - :target: https://scrutinizer-ci.com/g/rossengeorgiev/aprs-python/?branch=master - :alt: Scrutinizer score - .. |master_build| image:: https://github.com/rossengeorgiev/aprs-python/workflows/Tests/badge.svg?branch=master :target: https://github.com/rossengeorgiev/aprs-python/actions?query=workflow%3A%22Tests%22+branch%3Amaster :alt: Build status of master branch