update README

This commit is contained in:
halcy 2022-11-15 11:01:41 +02:00
parent dfabae2f54
commit 2648c2f6a2

View File

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