Fix license shield in readme - toot - Unnamed repository; edit this file 'descr… | |
Log | |
Files | |
Refs | |
LICENSE | |
--- | |
commit ea48c79c5c2ee60e762a51df691096c34eda1d3f | |
parent fff5c8bc98b51c093ccd332d41a90c2e5bfbd82f | |
Author: Ivan Habunek <[email protected]> | |
Date: Sat, 26 Aug 2017 11:35:20 +0200 | |
Fix license shield in readme | |
Diffstat: | |
README.rst | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README.rst b/README.rst | |
@@ -8,7 +8,7 @@ Interact with Mastodon social networks from the command line. | |
:target: https://travis-ci.org/ihabunek/toot | |
.. image:: https://img.shields.io/badge/author-%40ihabunek-blue.svg?maxAge=360… | |
:target: https://mastodon.social/@ihabunek | |
-.. image:: https://img.shields.io/github/license/ihabunek/pdf417-py.svg?maxAge… | |
+.. image:: https://img.shields.io/github/license/ihabunek/toot.svg?maxAge=3600… | |
:target: https://opensource.org/licenses/MIT | |
.. image:: https://img.shields.io/pypi/v/toot.svg?maxAge=3600&style=flat-square | |
:target: https://pypi.python.org/pypi/toot |