Skip to content

Commit

Permalink
Update doco
Browse files Browse the repository at this point in the history
  • Loading branch information
harukizaemon committed Apr 17, 2011
1 parent dc186ee commit 1efa374
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.rdoc
Expand Up @@ -3,7 +3,7 @@
GitHub: http://github.com/harukizaemon/hamster
RubyGems: https://rubygems.org/gems/hamster
email: haruki_zaemon@mac.com
IRC: #haruki_zaemon on freenode
IRC: ##haruki_zaemon on freenode

== Introduction

Expand All @@ -29,6 +29,11 @@ Once installed, all that remains is to make the collection classes available in

require 'hamster'

Installation via bundler is even easier:

gem "hamster"


If you prefer, you can instead require individual classes as necessary:

require 'hamster/list'
Expand Down

0 comments on commit 1efa374

Please sign in to comment.