README.md in vimgolf-0.4.8 vs README.md in vimgolf-0.4.9

- old
+ new

@@ -1,6 +1,6 @@ -# [VimGolf.com](http://www.vimgolf.com) Client +# [VimGolf.com](http://www.vimgolf.com) CLI Client Real Vim ninjas count every keystroke - do you? Head on over to vimgolf.com, pick a challenge, and show us what you've got! * Each challenge provides an input file, and an output file * Your goal is to modify the input file such that it matches the output @@ -12,18 +12,10 @@ ```bash $> gem install vimgolf (Go to vimgolf.com, sign in, and grab your API key) -$> vimgolf setup +$> vimgolf setup (Pick a challenge on vimgolf.com) $> vimgolf put [challenge ID] ``` - -**Emacs**: yes, it is true, you can [play vimgolf in emacs too](https://github.com/igrigorik/vimgolf/tree/master/emacs)! - -Patches, tips and ideas are welcome! - -## License - -(MIT License) - Copyright (c) 2010 Ilya Grigorik \ No newline at end of file