Add Twitter API version badges to README
authorHarmon <Harmon758@gmail.com>
Thu, 10 Feb 2022 00:27:46 +0000 (18:27 -0600)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 00:27:46 +0000 (18:27 -0600)
README.md

index 3b1419407c841846a8f02ffbcf5b82ec92db1b3c..ded188d24811670dbe69a30fdb920be5bcd8af9f 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,6 +8,10 @@ Tweepy: Twitter for Python!
 [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master)
 [![Discord Server](https://discord.com/api/guilds/432685901596852224/embed.png)](https://discord.gg/bJvqnhg)
 
+[![Twitter API v1.1](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fstandard)](https://developer.twitter.com/en/docs/twitter-api/v1)
+[![Twitter API Premium v1.1](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fpremium)](https://developer.twitter.com/en/docs/twitter-api/premium)
+[![Twitter API v2](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api)
+
 Installation
 ------------