Skip to content

Commit b3a1eb7

Browse files
authored
Update README.md
1 parent ffa22bc commit b3a1eb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Twiter OAUTH in PHP - Add Tweet, Show Profile Info/Tweets and Followers.
22

3-
-Open config.php and enter Your consumer API key and consumer API secret which you can obtained from apps.twitter.com.
3+
-Get twiter consumer API key and consumer API secret from apps.twitter.com.
4+
-Open config.php and enter the above credentials.
45
-Replace localhost with your hostname(if any) in config.php.
5-
-This project use [PHP TwiterOAuth Library] for OAUTH protocol since twitter REST API uses OAUTH protocol authentication.
66
-To test: localhost/index.php.
77

88

0 commit comments

Comments
 (0)