Add badge to README

This commit is contained in:
Thomas Gideon 2017-02-15 15:46:23 -05:00
parent e24df1568d
commit a7e9efa012
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
# JWT
# Medallion [![Build Status](https://travis-ci.org/commandline/medallion.svg?branch=master)](https://travis-ci.org/commandline/medallion)
A JWT library for rust using serde, serde_json and openssl.
## Documentation
* https://commandline.github.io/medallion/
- [Documentation] (https://commandline.github.io/medallion/)
## Usage