diff options
author | Lorenz Diener <[email protected]> | 2017-11-29 18:11:03 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2017-11-29 18:11:03 +0100 |
commit | 0f753e621a0804dfc8a08e1f5f90972be75c4ff5 (patch) | |
tree | ff606ace4a36358806f9d8aedda5b02c7c4eaccc | |
parent | a7e2caa369639feb9c7562346dbb3d0827b37491 (diff) | |
download | mastodon.py-0f753e621a0804dfc8a08e1f5f90972be75c4ff5.tar.gz |
Update README.rst
-rw-r--r-- | README.rst | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -49,3 +49,6 @@ You can install Mastodon.py via pypi: | |||
49 | 49 | ||
50 | Full documentation and basic usage examples can be found | 50 | Full documentation and basic usage examples can be found |
51 | at http://mastodonpy.readthedocs.io/en/latest/ . | 51 | at 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 | ||