Merge pull request #252 from edent/patch-1

Correct link
pull/253/head
Lorenz Diener 2022-11-08 14:33:06 +02:00 zatwierdzone przez GitHub
commit 43d047965a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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