Update readme.md

This commit is contained in:
Trevor Hobenshield
2023-12-27 11:38:01 -08:00
committed by GitHub
parent e0b5795e04
commit 35c2d2cda7

View File

@@ -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)
<img src="https://static.pepy.tech/badge/twitter-api-client"/>
<img src="https://static.pepy.tech/badge/twitter-api-client/month"/>
[![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)