Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.

Commit 8d2cf9b

Browse files
author
vish
authored
Update README.md
1 parent daf0d11 commit 8d2cf9b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,15 @@ If you want to listen to cretain words:
5252
```
5353
twt.filter(track= track_words)
5454
```
55-
Provide the track words list in TrackWords.txt file.
55+
Provide the track words list in `TrackWords.txt` file.
5656

5757

5858
If you want to listen to tweets from a certian account:
5959

6060
```
6161
twt.filter(follow = follow_acc)
6262
```
63-
Provide the follow accounts in FollowAccounts.txt file.
63+
Provide the follow accounts in `FollowAccounts.txt` file.
6464

6565

6666
If you want to listen to tweets from a certian location:

0 commit comments

Comments
 (0)