README.md in fix-command-0.1.3 vs README.md in fix-command-0.2.0

- old
+ new

@@ -1,8 +1,10 @@ # Fix::Command [![Build Status](https://travis-ci.org/fixrb/fix-command.svg?branch=master)][travis] +[![Code Climate](https://codeclimate.com/github/fixrb/fix-command/badges/gpa.svg)][codeclimate] +[![Dependency Status](https://gemnasium.com/fixrb/fix-command.svg)][gemnasium] [![Gem Version](https://badge.fury.io/rb/fix-command.svg)][gem] [![Inline docs](http://inch-ci.org/github/fixrb/fix-command.svg?branch=master)][inchpages] [![Documentation](http://img.shields.io/:yard-docs-38c800.svg)][rubydoc] > Provides the `fix` command with several options. @@ -48,10 +50,12 @@ Usage: fix <files or directories> [options] Specific options: --debug Enable ruby debug --warnings Enable ruby warnings + --prefix=[PREFIX] Prefix of the spec files + --suffix=[SUFFIX] Suffix of the spec files Common options: --help Show this message --version Show the version @@ -96,10 +100,12 @@ See `LICENSE.md` file. [gem]: https://rubygems.org/gems/fix-command [travis]: https://travis-ci.org/fixrb/fix-command -[inchpages]: http://inch-ci.org/github/fixrb/fix-command/ +[codeclimate]: https://codeclimate.com/github/fixrb/fix-command +[gemnasium]: https://gemnasium.com/fixrb/fix-command +[inchpages]: http://inch-ci.org/github/fixrb/fix-command [rubydoc]: http://rubydoc.info/gems/fix-command/frames *** This project is sponsored by: