Skip to content

Commit

Permalink
Merge pull request #2 from shoaibali/patch-2
Browse files Browse the repository at this point in the history
MINOR: Removed Twitch reference from README
  • Loading branch information
ghassani committed Nov 25, 2016
2 parents de069ef + 45ce70a commit 31c5fea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,4 +1,4 @@
# Twitch API Wrapper for PHP
# SuveryMonkey API v3 Wrapper for PHP

A simple SurveyMonkey API wrapper for version 3 of their API.

Expand Down Expand Up @@ -27,4 +27,4 @@ Check out src/Api/*Trait.php for exposed methods in the Client class. Some addit

# OAuth

Check out authenticator/index.php as an example of how to get a long lived token and authorize a user. You can also get a long lived token from your developer console if you are not requiring users to authenticate and just trying to work with your own account.
Check out authenticator/index.php as an example of how to get a long lived token and authorize a user. You can also get a long lived token from your developer console if you are not requiring users to authenticate and just trying to work with your own account.

0 comments on commit 31c5fea

Please sign in to comment.