README.md in medieval_latina-1.0.22 vs README.md in medieval_latina-1.1.0

- old
+ new

@@ -21,12 +21,12 @@ ## Usage ```ruby ["caelum", "omnia", "pugno"].each { |word| puts MedievalLatina[word] } - # "chay-loom" - # "onm-nee-ah" - # "poon-yoh" +# "chayloom" +# "ohm-nia" +# "poon-yoh" ``` ## Development After checking out the repo, run `bin/setup` to install dependencies.