README.rdoc in boson-0.3.3 vs README.rdoc in boson-0.3.4
- old
+ new
@@ -151,10 +151,13 @@
* Consider dropping alias gem dependency if not using its full potential
== Bugs/Issues
Please report them {on github}[http://github.com/cldwalker/boson/issues].
+== Contributing
+{See here}[http://tagaholic.me/contributing.html]
+
== Motivation
My {tagging obsession}[http://github.com/cldwalker/tag-tree] from the ruby console.
== Links
* http://tagaholic.me/2009/10/14/boson-command-your-ruby-universe.html
@@ -166,5 +169,6 @@
* Yehuda Katz for inspiring me with Thor and its awesome option parser (Boson::OptionParser).
* Daniel Berger for his original work on thor's awesome option parser.
* Dave Thomas for scraping a method's comments (Boson::CommentInspector)
* Mauricio Fernandez for scraping a method's arguments (Boson::ArgumentInspector)
* Chris Wanstrath for inspiring Boson's libraries with Rip's packages.
+* And its contributors: @mirell