Skip to content

Commit

Permalink
Merge pull request #11 from jroes/patch-1
Browse files Browse the repository at this point in the history
Make it clear what the name of the gem is
  • Loading branch information
Jeremy McAnally committed Mar 23, 2013
2 parents 205947b + 9a0d3b7 commit dfa098a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ This is far superior to YAML and JSON because it doesn't suck. Really it doesn'

## Usage

Add to your Gemfile:

```ruby
gem "toml", "~> 0.0.3"
```

It's simple, really.

```ruby
Expand Down

0 comments on commit dfa098a

Please sign in to comment.