From 033b23f1c421b0e8e2768064e2f48caf00cb9eae Mon Sep 17 00:00:00 2001 From: ehlxr Date: Tue, 3 Apr 2018 09:58:34 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 37cf527..07cc9d2 100644 --- a/README.md +++ b/README.md @@ -1,12 +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). -[![asciicast](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo) - -[![asciicast](https://asciinema.org/a/14.png)](https://asciinema.org/a/14) - - -[more...](https://wx4.sinaimg.cn/large/687148dbly1fprk7dnqvsg213g0odx6s.gif) +[![jwt](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo)](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo) # Install