From 35c2d2cda78ef90232553cbad6cff33f41fae652 Mon Sep 17 00:00:00 2001 From: Trevor Hobenshield <59624054+trevorhobenshield@users.noreply.github.com> Date: Wed, 27 Dec 2023 11:38:01 -0800 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 53e247c..b964a5e 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,11 @@ ## Implementation of X/Twitter v1, v2, and GraphQL APIs +[![PyPI Version](https://img.shields.io/pypi/v/twitter-api-client?color=4f46e5)](https://pypi.org/project/twitter-api-client) +[![Python Version](https://img.shields.io/pypi/pyversions/twitter-api-client?color=3b82f6)](https://pypi.org/project/twitter-api-client) + + +[![GitHub License](https://img.shields.io/github/license/trevorhobenshield/twitter-api-client?color=0891b2)](https://github.com/trevorhobenshield/twitter-api-client/blob/main/LICENSE) + ## Table of Contents * [Installation](#installation)