Skip to content

Commit

Permalink
Update doc.
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed Dec 5, 2015
1 parent ac34a03 commit 5172cda
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,11 @@ Now we support the following sites:
Each drive uses the same configuration key:

```
example:
...
[DRIVER NAME] => [
'weibo' => [
'client_id' => 'your-app-id',
'client_secret' => 'your-app-secret',
'redirect' => 'http://localhost/socialite/callback.php',
Expand Down

0 comments on commit 5172cda

Please sign in to comment.