Skip to content

Commit

Permalink
fixed README spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
intelekshual committed Jan 11, 2011
1 parent 63bc6bc commit 6aab9e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.textile
@@ -1,9 +1,11 @@
h1. A Ruby wrapper for the GiantBomb API

h2. Configuration

GiantBomb::Api.key(API_KEY_HERE)

h2. Resources

Current available resources:
* Game
* Company
Expand All @@ -20,6 +22,7 @@ h3. Example
</pre>

h2. Search

GiantBomb::Search defaults to using the GiantBomb search resource and is the basis for all other resource requests. The implementation is inspired by jnunemaker's Twitter library.

All of the "filter" methods in GiantBomb::Search are chainable.
Expand Down

0 comments on commit 6aab9e8

Please sign in to comment.