README.md in renote-0.0.7 vs README.md in renote-0.1.0
- old
+ new
@@ -13,11 +13,11 @@
[codeclimate]: https://codeclimate.com/github/outrightmental/renote
[coveralls]: https://coveralls.io/r/outrightmental/renote
Description
-----------
-Renote is a CLI for discreet note-taking. Use Renote in order to take notes discreetly.
+Renote is a CLI for note-taking.
Installation
------------
gem install thor
@@ -27,11 +27,11 @@
$ gem install renote
## Usage
-Because Renote is built on the extraordinarily nifty (Thor)[https://github.com/erikhuda/thor], you can simply run the CLI with no arguments to display the most up-to-date usage information.
+Because Renote is built on the extraordinarily nifty [Thor](https://github.com/erikhuda/thor), you can simply run the CLI with no arguments to display the most up-to-date usage information.
$ renote
## Contributing
@@ -43,6 +43,6 @@
# Resources
[A Simple Command Line Tool with Ruby + Thor](http://www.michaelrigart.be/en/blog/a-simple-ruby-command-line-tool.html)
-[Building Your Tools With Thor](http://blog.paracode.com/2012/05/17/building-your-tools-with-thor/)
\ No newline at end of file
+[Building Your Tools With Thor](http://blog.paracode.com/2012/05/17/building-your-tools-with-thor/)