Remove no longer valid Twitter API version badges in README
authorHarmon <Harmon758@gmail.com>
Fri, 21 Apr 2023 05:43:01 +0000 (00:43 -0500)
committerHarmon <Harmon758@gmail.com>
Fri, 21 Apr 2023 05:43:01 +0000 (00:43 -0500)
README.md

index 54fa5473d50ce706ec7cb382b25153e2e8db68ed..6cc3da24b9439bf53c5a624f415d7f5ffa8e53d7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,9 +5,6 @@ Tweepy: Twitter for Python!
 [![Python Versions](https://img.shields.io/pypi/pyversions/tweepy?label=Python)](https://pypi.org/project/tweepy/)
 [![DOI](https://zenodo.org/badge/244025.svg)](https://zenodo.org/badge/latestdoi/244025)
 
-[![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 v2](https://img.shields.io/endpoint?url=https%3A%2F%2Ftwbadges.glitch.me%2Fbadges%2Fv2)](https://developer.twitter.com/en/docs/twitter-api)
-
 [![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=latest)](https://tweepy.readthedocs.io/en/latest/)
 [![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest)
 [![Coverage Status](https://img.shields.io/coveralls/tweepy/tweepy/master.svg?style=flat)](https://coveralls.io/github/tweepy/tweepy?branch=master)