From b218f9b70f7bbccdc14be357f95f77b8bbbb0d55 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Fri, 29 Nov 2019 18:00:56 +0800 Subject: [PATCH] update at 2019-11-29 18:00:56 by ehlxr --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d7573fe..e08cb6b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # JWT + +[![license](https://badgen.net/badge/license/MIT/blue)](./LICENSE) +![](https://badgen.net/github/commits/ehlxr/jwt) +![](https://badgen.net/github/last-commit/ehlxr/jwt) +![](https://badgen.net/github/releases/ehlxr/jwt) + > This is a simple tool to sign, verify and show JSON Web Tokens ([JWT](http://jwt.io/)) from the command line, base [jwt-go](https://github.com/dgrijalva/jwt-go). [![jwt](https://asciinema.org/a/P0O3XBCslMNam0UduazwPhB6o.png)](https://asciinema.org/a/P0O3XBCslMNam0UduazwPhB6o?autoplay=1)