README.md in rdice-1.0.0 vs README.md in rdice-1.0.1

- old
+ new

@@ -14,10 +14,10 @@ ## Usage -Them most basic use you can create a new instance of Dice and perform some rolls. The returned value is a integer containing the sum of all dices rolled +The most basic use you can create a new instance of Dice and perform some rolls. The returned value is a integer containing the sum of all dices rolled ```ruby dice = Dice.new dice.roll \ No newline at end of file