README.md in gh-preview-1.0.0 vs README.md in gh-preview-1.0.1
- old
+ new
@@ -1,12 +1,15 @@
## GitHubPreview
[![GitHub license](https://img.shields.io/github/license/jbox-web/gh-preview.svg)](https://github.com/jbox-web/gh-preview/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/release/jbox-web/gh-preview.svg)](https://github.com/jbox-web/gh-preview/releases/latest)
+[![Gem](https://img.shields.io/gem/v/gh-preview.svg)](https://rubygems.org/gems/gh-preview/versions/1.0.0)
+[![Gem](https://img.shields.io/gem/dtv/gh-preview.svg)](https://rubygems.org/gems/gh-preview/versions/1.0.0)
[![Build Status](https://travis-ci.org/jbox-web/gh-preview.svg?branch=master)](https://travis-ci.org/jbox-web/gh-preview)
[![Code Climate](https://codeclimate.com/github/jbox-web/gh-preview/badges/gpa.svg)](https://codeclimate.com/github/jbox-web/gh-preview)
[![Test Coverage](https://codeclimate.com/github/jbox-web/gh-preview/badges/coverage.svg)](https://codeclimate.com/github/jbox-web/gh-preview/coverage)
[![Dependency Status](https://gemnasium.com/jbox-web/gh-preview.svg)](https://gemnasium.com/jbox-web/gh-preview)
+[![PullReview stats](https://www.pullreview.com/github/jbox-web/gh-preview/badges/master.svg?)](https://www.pullreview.com/github/jbox-web/gh-preview/reviews/master)
### A small Sinatra application to preview GitHub README files, easy ;)
This gem provides a small Sinatra application to preview GitHub README files or any markdown file.