Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
suransea committed Dec 20, 2019
1 parent f9c8a83 commit 45451c0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# jwt-rust

[![jwts](https://img.shields.io/crates/v/jwts?style=flat-square)](https://crates.io/crates/jwts)

[![jwt](http://jwt.io/img/logo-asset.svg)](http://jwt.io)

A rust implementation of JSON Web Tokens.

View at [crates.io](https://crates.io/crates/jwts).

View at [docs.rs](https://docs.rs/crate/jwts).

## Examples

### Sign
Expand Down

0 comments on commit 45451c0

Please sign in to comment.