aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 66696b8..d07a856 100644
--- a/README.rst
+++ b/README.rst
@@ -49,3 +49,6 @@ You can install Mastodon.py via pypi:
49 49
50Full documentation and basic usage examples can be found 50Full documentation and basic usage examples can be found
51at http://mastodonpy.readthedocs.io/en/latest/ . 51at http://mastodonpy.readthedocs.io/en/latest/ .
52
53.. image:: https://travis-ci.org/halcy/Mastodon.py.svg?branch=master
54 :target: https://travis-ci.org/halcy/Mastodon.py
Powered by cgit v1.2.3 (git 2.41.0)