Add badge to README
This commit is contained in:
parent
e24df1568d
commit
a7e9efa012
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
A JWT library for rust using serde, serde_json and openssl.
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* https://commandline.github.io/medallion/
|
- [Documentation] (https://commandline.github.io/medallion/)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue