README.md in vimgolf-finder-0.1.5 vs README.md in vimgolf-finder-0.1.6

- old
+ new

@@ -5,11 +5,11 @@ ## Preview [![asciicast](https://asciinema.org/a/1whcqi8pjldxi767iiknqxeil.png)](https://asciinema.org/a/1whcqi8pjldxi767iiknqxeil) ## Installation -Add this line to your application's Gemfile: +Paste this at a terminal prompt: ``` $ gem install vimgolf-finder ``` ## Usage @@ -90,9 +90,25 @@ \ "*" : 'asterisk', \ "@" : 'at', \ "\\" : 'backslash', \} -------------------------------------------------- +Do you want to play? (y/n) y + +# Playing VimGolf... + +Thanks for playing! +Solves? (y/n) n +``` + +### Solves 🔎 +Show solved VimGolf challenges +``` +$ vimgolf-finder solves +1. Simple, Practical, and Common - 7953 entries (55b18bbea9c2c30d04000001) [✓] +Choose challenge number. 1 + +Open your web browser? (y/n) y Do you want to play? (y/n) y # Playing VimGolf... Thanks for playing!