Skip to content

Commit

Permalink
Merge pull request #220 from excpt/add-gem-version-badge
Browse files Browse the repository at this point in the history
Add fancy gem version badge
  • Loading branch information
excpt authored Aug 24, 2017
2 parents 6c134f3 + 2439538 commit 20e40a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# JWT

[![Gem Version](https://badge.fury.io/rb/jwt.svg)](https://badge.fury.io/rb/jwt)
[![Build Status](https://travis-ci.org/jwt/ruby-jwt.svg)](https://travis-ci.org/jwt/ruby-jwt)
[![Code Climate](https://codeclimate.com/github/jwt/ruby-jwt/badges/gpa.svg)](https://codeclimate.com/github/jwt/ruby-jwt)
[![Test Coverage](https://codeclimate.com/github/jwt/ruby-jwt/badges/coverage.svg)](https://codeclimate.com/github/jwt/ruby-jwt/coverage)
Expand Down

0 comments on commit 20e40a4

Please sign in to comment.