README.rdoc in jumping_words-0.1.0 vs README.rdoc in jumping_words-0.1.1
- old
+ new
@@ -25,14 +25,13 @@
3 list: список
...
Adding words to the database
jwords -a root: корень
- jwords -a to game: играть
+ jwords -a to play: играть
Delete a word from the database (indicated by the index of the word)
jwords -d 1
- jwords -d 1 2
== Install
gem install jumping_words
== ToDo