README.md in keep_up-0.6.3 vs README.md in keep_up-0.7.0

- old
+ new

@@ -15,11 +15,11 @@ Before running KeepUp, it's probably nice to start a new branch. Also, KeepUp will refuse to run if your checkout directory is not clean, or if your Gemfile.lock is not up-to-date. -Run keep_up in your project directory: +Run `keep_up` in your project directory: $ keep_up KeepUp will proceed to update your dependencies one by one, committing each change if updating the bundle is succesful. @@ -62,11 +62,12 @@ git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## Contributing -Bug reports and pull requests are welcome on GitHub at -https://github.com/mvz/keep_up. This project is intended to be a safe, +Bug reports and pull requests are welcome at +[`keep_up`'s repository](https://github.com/mvz/keep_up) on GitHub. +This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct. ## License