Skip to content

Commit

Permalink
updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Melon Rusk committed Dec 17, 2022
1 parent 1264e36 commit c16bf9d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,21 @@
- googleapiclient

## How to Use
1. Clone the repository: ```console
1. Clone the repository:
```
git clone https://github.com/Melon-Rusk/Summarize-Twitter-Trending-Public
```
2. Navigate to the project directory: ```console
2. Navigate to the project directory:
```
cd Summarize-Twitter-Trending-Public
```
3. Install the dependencies: ```console
3. Install the dependencies:
```
pip install -r requirements.txt
```
4. Update the credentials in the config file.
5. Run the project: ```console
5. Run the project:
```
python main.py
```

Expand Down

0 comments on commit c16bf9d

Please sign in to comment.