Skip to content

Commit

Permalink
Merge pull request #14 from MatayoshiMariano/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
inf0rmer committed Jan 26, 2015
2 parents 3b52ad0 + a3c48c3 commit 78ecc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ repos.map(&:name)
### Request Body
You can make requests with body using the `body` option:

´´´ruby
```ruby
api = Blanket::wrap("http://api.example.org")
api.messages.post(body: 'Hello')
```
Expand Down

0 comments on commit 78ecc7b

Please sign in to comment.