From e4b49040d9502de0f87b06584a15e243e1225ffb Mon Sep 17 00:00:00 2001 From: ehlxr Date: Tue, 3 Apr 2018 09:51:35 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3dd214..3578639 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). -![image](https://wx4.sinaimg.cn/large/687148dbly1fprjoxvd2gg213g0od7eq.gif) +[](https://asciinema.org/a/dywtXeCs6lnN0rLk6FfRLM5uo) [more...](https://wx4.sinaimg.cn/large/687148dbly1fprk7dnqvsg213g0odx6s.gif) @@ -107,4 +107,4 @@ Flags: Global Flags: --config string config file (default is $HOME/.jwt.yaml) -``` \ No newline at end of file +```