diff options
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,7 +29,7 @@ Mastodon.py | |||
29 | ) | 29 | ) |
30 | mastodon.toot('Tooting from python!') | 30 | mastodon.toot('Tooting from python!') |
31 | 31 | ||
32 | Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. | 32 | Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API. |
33 | Feature complete for public API version v1 and easy to get started with. | 33 | Feature complete for public API version v1 and easy to get started with. |
34 | 34 | ||
35 | You can install Mastodon.py via pypi: | 35 | You can install Mastodon.py via pypi: |