From f64ea33a79bd5ef50ed542fd966d717e44de0e39 Mon Sep 17 00:00:00 2001 From: Harmon Date: Mon, 28 Dec 2020 21:50:32 -0600 Subject: [PATCH] Add Python Versions badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a695cd8..43c310e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Tweepy: Twitter for Python! [![Test Status](https://github.com/tweepy/tweepy/workflows/Test/badge.svg)](https://github.com/tweepy/tweepy/actions?query=workflow%3ATest) [![Documentation Status](https://readthedocs.org/projects/tweepy/badge/?version=latest)](https://tweepy.readthedocs.io/en/latest/) [![PyPI Version](https://img.shields.io/pypi/v/tweepy?label=PyPI)](https://pypi.org/project/tweepy/) +[![Python Versions](https://img.shields.io/pypi/pyversions/tweepy?label=Python)](https://pypi.org/project/tweepy/) [![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) -- 2.25.1