Skip to content

Commit 5138971

Browse files
committed
Add the heroku
1 parent 1dcc3fb commit 5138971

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: README.md

+5
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
## How use
44

55
```
6+
export ACCESS_TOKEN=<ACCESS_TOKEN>
7+
export ACCESS_TOKEN_SECRET=<ACCESS_TOKEN_SECRET>
8+
export CONSUMER_KEY=<CONSUMER_KEY>
9+
export CONSUMER_SECRET=<CONSUMER_SECRET>
10+
611
http GET domain.com/tweets_favorites.php?count=10
712
```

0 commit comments

Comments
 (0)