From: Harmon Date: Tue, 29 Dec 2020 03:31:55 +0000 (-0600) Subject: Add links to documentation and Twitter API documentation to README X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=e3ae5e70b7c2f241f495fcadeb17be6c13cbac29;p=tweepy.git Add links to documentation and Twitter API documentation to README Also improve Discord server invite link text --- diff --git a/README.md b/README.md index 3a237c3..24c788e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,10 @@ Alternatively, install directly from the GitHub repository: Python 3.5 - 3.9 are supported. -Community ---------- -- [Discord Chat](https://discord.gg/bJvqnhg) +Links +----- + +- [Documentation](https://tweepy.readthedocs.io/en/latest/) +- [Official Discord Server](https://discord.gg/bJvqnhg) +- [Twitter API Documentation](https://developer.twitter.com/en/docs/twitter-api)