Skip to content

Commit

Permalink
Edited README.md via GitHub
Browse files Browse the repository at this point in the history
  • Loading branch information
hooopo committed Mar 25, 2011
1 parent 315ce96 commit 5a8a305
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -8,12 +8,12 @@

#使用:

* 在Gemfile里添加:
- 在Gemfile里添加:

gem 'oauth'
gem 'oauth_china'

* 添加配置文件
- 添加配置文件

config/oauth/douban.yml
config/oauth/sina.yml
Expand All @@ -31,8 +31,8 @@
url: "http://yoursite.com"
callback: "http://localhost:3000/your_callback_url"

* 演示[TODO]
* 注意
- 演示[TODO]
- 注意
系统时间要正确设置。否则会出现timstamps refused错误

#API文档
Expand Down

0 comments on commit 5a8a305

Please sign in to comment.