Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
treeder committed Mar 29, 2012
1 parent 1183959 commit 8570ce6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,5 +1,5 @@
Makes your json classes serializable. Without this, you'll have to add your own
to_json and json_create methods to your classes which is a big pain.
A gem that makes it easy to serialize your objects to json and back. Without this, you'll have to add your own
`to_json` and `json_create` methods to your classes which is a big pain. This makes it much less painful.

Getting Started
==============
Expand Down

0 comments on commit 8570ce6

Please sign in to comment.