Merge remote-tracking branch 'origin/main'
This commit is contained in:
11
readme.md
11
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
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user