From b5f3d5351393dbaf5ad89bc795cfe07ae800cdd4 Mon Sep 17 00:00:00 2001 From: Vincent Prouillet Date: Sun, 23 Apr 2017 14:27:19 +0900 Subject: [PATCH] Add docs link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f83fe19..2b5f8b5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build Status](https://travis-ci.org/Keats/rust-jwt.svg)](https://travis-ci.org/Keats/rust-jwt) +[API documentation on docs.rs](https://docs.rs/jsonwebtoken/) + ## Installation Add the following to Cargo.toml: