From eb4c16496bdd5b5991ed70e15dab4ca1f8d60df3 Mon Sep 17 00:00:00 2001 From: Trevor Hobenshield <59624054+trevorhobenshield@users.noreply.github.com> Date: Sun, 16 Apr 2023 18:04:24 -0700 Subject: [PATCH] Update readme.md --- readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index ed45da7..757fba5 100644 --- a/readme.md +++ b/readme.md @@ -2,11 +2,6 @@ Complete implementation of the undocumented Twitter API Includes tools to **scrape**, **automate**, and **search** twitter -### Installation - -```bash -pip install twitter-api-client -``` - [Installation](#installation) - [Automation](#automation) - [Scraping](#scraping) @@ -15,6 +10,12 @@ pip install twitter-api-client * [Search](#search) - [Notes](#notes) +### Installation + +```bash +pip install twitter-api-client +``` + ### Automation ![](assets/account.gif)