Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
s-mage committed Dec 8, 2013
1 parent 7cfec05 commit 8c6592b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Usage
# Generate just 4 words.
puts generator.generate(4)
# => Love is wishing the
# Put tree to yaml.
generator.data_to_yaml('data_in_yaml')
# Get tree from yaml.
generator.data_from_yaml('data_in_yaml')
```

Contributing
Expand Down

0 comments on commit 8c6592b

Please sign in to comment.