Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjorn Stromberg committed Mar 22, 2013
1 parent ae28cb2 commit e63eb8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ Returns data's type as a string. Tomes only has types that exist in JSON which a
###Tome.isTome( *data* )
Returns a boolean indicating whether data is a Tome or not.

###Tome.unTome( *tome* )
Returns a regular JavaScript version of your Tome.

##TomeTypes
- ArrayTome
- BooleanTome
Expand Down

0 comments on commit e63eb8c

Please sign in to comment.