Skip to content

Commit

Permalink
Add Scrutinizer badge
Browse files Browse the repository at this point in the history
  • Loading branch information
emarref committed Apr 8, 2015
1 parent f65cffe commit 5af74c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
An implementation of the [JSON Web Token (JWT)](https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-30) draft in PHP. See [jwt.io](http://jwt.io/) for more information on JWT.

[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/emarref/jwt/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/emarref/jwt/?branch=master)

Features include:

- Token serialization
Expand Down

0 comments on commit 5af74c1

Please sign in to comment.