README.md in vimgolf-finder-0.1.6 vs README.md in vimgolf-finder-0.1.7
- old
+ new
@@ -16,10 +16,11 @@
```
Commands:
vimgolf-finder help [COMMAND] # Describe available commands or one specific command
vimgolf-finder list # Show VimGolf challenges
vimgolf-finder random # Pick one at random from VimGolf challenges
+ vimgolf-finder solves # Show solved VimGolf challenges
```
### List 🔎
Show VimGolf challenges from 'http://vimgolf.com/'.
```
@@ -111,11 +112,10 @@
Do you want to play? (y/n) y
# Playing VimGolf...
Thanks for playing!
-Solves? (y/n) n
-$
+Solves? (y/n) y
```
## TODO
* [ ] Unit Testing
* [ ] Refactoring