README.rdoc in pilha-0.1.9 vs README.rdoc in pilha-0.2.0
- old
+ new
@@ -2,11 +2,11 @@
A object oriented wrapper for the StackExchange/StackOverflow API
== Why such a strange name?
-'Pilha'(pronounced peeleeah) means 'stack' in portuguese.
+'Pilha' (pronounced peeleeah) means 'stack' in portuguese.
== Instalation
gem install pilha
@@ -22,10 +22,11 @@
Badge.all # returns all badges
User.find_by_badge_id(2) # returns all users awarded by the badge identified with 'id'
= Contributors
- Michael Barton (https://github.com/michaelbarton)
+ Michael Barton (http://github.com/michaelbarton)
+ Thomas McDonald (http://github.com/conceptcoding)
= License
(The MIT License)