README.md in rocktumbler-0.1.3 vs README.md in rocktumbler-0.2.0

- old
+ new

@@ -1,8 +1,8 @@ # Rocktumbler -[![Build Status](https://travis-ci.org/simonreed/rocktumbler.svg)](https://travis-ci.org/simonreed/rocktumbler) +[![Build Status](https://travis-ci.org/simonreed/rocktumbler.svg)](https://travis-ci.org/simonreed/rocktumbler) [![Code Climate](https://codeclimate.com/github/simonreed/rocktumbler/badges/gpa.svg)](https://codeclimate.com/github/simonreed/rocktumbler) Rocktumbler is a gem that will take your existing Gemfile and ensure that it remains formatted and consistent. It enforces a style to your Gemfile to make it easy to read and understand your Gemfile. Including : @@ -62,9 +62,10 @@ Specific options: -i, --info Display gem info comment. -d, --homepage Display gem homepage comment. -s, --skip-write Skip writing of Gemfile + -l, --verbose Display formatted output to STDOUT Common options: -h, --help Show this message --version Show version ```