README.md in swoop_report-0.2.0 vs README.md in swoop_report-0.2.1
- old
+ new
@@ -1,29 +1,31 @@
# Swoop : Swift to Objective-C conversion reporter
+[![Gem](https://img.shields.io/gem/v/swoop_report.svg)][rubygems]
[![Build Status](http://img.shields.io/travis/ikhsan/swoop/master.svg)][travis]
[![Coverage Status](http://img.shields.io/coveralls/ikhsan/swoop/master.svg)][coveralls]
+[rubygems]: https://rubygems.org/gems/swoop_report
[travis]: https://travis-ci.org/ikhsan/swoop
[coveralls]: https://coveralls.io/github/ikhsan/swoop?branch=master
Track your swift code in your Xcode codebase through time. It can go back in time from your git repository and make a comparison report.
## Installation
Add this line to your application's Gemfile:
```ruby
-gem 'swoop'
+gem 'swoop_report'
```
And then execute:
$ bundle
Or install it yourself as:
- $ gem install swoop
+ $ gem install swoop_report
## Usage
To print the comparison report inside your console, just run `swoop` command with two required options: