Skip to content

Commit 38176cc

Browse files
authored
Update README.md
1 parent 17c091d commit 38176cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This Python-based Twitter Auto-Post Bot automates tweeting, Credit to the Tweepy
5757
access_token = "your_access_token"
5858
access_token_secret = "your_access_token_secret"
5959
```
60-
3. Customize `tweets.txt` with your tweets.
60+
3. Customize `data/tweets.txt` with your tweets.
6161

6262
## 🔧 Usage
6363

0 commit comments

Comments
 (0)