From 3c4c982a6b04ef1037dc2c3b79fb21fd5c5f60f4 Mon Sep 17 00:00:00 2001 From: ehlxr Date: Tue, 3 Apr 2018 10:32:37 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=99=E7=82=B9=E6=9B=B4=E6=96=B0=EF=BC=9A20?= =?UTF-8?q?18-04-03=2010:32:37?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07cc9d2..b63a498 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 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/dywtXeCs6lnN0rLk6FfRLM5uo)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo) +[![jwt](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo.png)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo) # Install