diff --git a/README.md b/README.md index da85a0d..ce640fd 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,8 @@ $pinterest->auth->setOAuthToken($access_token); $pinterest->auth->getState(); ``` +Returns: `string` + ### Set state `setState( string $state );`