From 72a33c9df96cd5f537999d9a4f2a1ad2d82d8f60 Mon Sep 17 00:00:00 2001 From: Harmon Date: Sat, 29 Oct 2022 00:56:23 -0500 Subject: [PATCH] Add DOI badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f8478ed..1051da3 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ Tweepy: Twitter for Python! [![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/) +[![DOI](https://zenodo.org/badge/244025.svg)](https://zenodo.org/badge/latestdoi/244025) [![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) -- 2.25.1