Skip to content

Commit

Permalink
added how the output will look like to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Törnqvist committed May 17, 2011
1 parent e7d639d commit 13fdc3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Working with the Gists API - http://developer.github.com/v3/gists/
Resto.url('https://api.github.com/users/unders/gists').format(:json).
params(:per_page => 1).get!

and the output will look like [[this | https://github.com/unders/resto/raw/master/example/1_gists_output.txt]]

## Examples

To run all examples, rename:
Expand Down

0 comments on commit 13fdc3d

Please sign in to comment.