URL change in README

This commit is contained in:
Lorenz Diener 2017-04-12 10:21:09 +02:00 committed by GitHub
parent 7c7cf8478d
commit cd2165131a

View File

@ -29,7 +29,7 @@ Mastodon.py
) )
mastodon.toot('Tooting from python!') mastodon.toot('Tooting from python!')
Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API.
Feature complete for public API version v1 and easy to get started with. Feature complete for public API version v1 and easy to get started with.
You can install Mastodon.py via pypi: You can install Mastodon.py via pypi: