Merge branch 'master' of github.com:halcy/Mastodon.py

This commit is contained in:
halcy 2022-11-08 23:25:33 +02:00
commit 6e170393e6

View File

@ -1,6 +1,6 @@
Mastodon.py
===========
Python wrapper for the Mastodon ( https://github.com/tootsuite/mastodon/ ) API.
Python wrapper for the Mastodon ( https://github.com/mastodon/mastodon/ ) API.
Feature complete for public API as of Mastodon version 3.0.1 and easy to get started with:
.. code-block:: python