Skip to content

Commit

Permalink
Merge 7318df8 into d6c5100
Browse files Browse the repository at this point in the history
  • Loading branch information
nk16 committed Apr 16, 2018
2 parents d6c5100 + 7318df8 commit c845d39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -73,6 +73,8 @@ error:
You can pass configuration options as a block to `Twitter::REST::Client.new`.

```ruby
require 'twitter'

client = Twitter::REST::Client.new do |config|
config.consumer_key = "YOUR_CONSUMER_KEY"
config.consumer_secret = "YOUR_CONSUMER_SECRET"
Expand Down

0 comments on commit c845d39

Please sign in to comment.