Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add usage
  • Loading branch information
kitak committed Feb 25, 2013
1 parent 786e4bc commit afd9ced
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,9 @@ Or install it yourself as:

```ruby
require 'rbtree2'

# same usage as rbtree gem
tree = RBTree.new
```

## Contributing
Expand Down

0 comments on commit afd9ced

Please sign in to comment.