Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin91 committed Mar 19, 2017
1 parent 844e090 commit 58c02ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ This repository implements most essential apis for [RongCloud Server API](http:/
2. Append the following configurations in a initializer file:

```ruby
require 'rong_cloud'

RongCloud.configure do |config|
config.app_key = "APP_KEY"
config.app_secret = "SECRET_KEY"
Expand Down

0 comments on commit 58c02ba

Please sign in to comment.