From 53dca646f010ca9a63bf8ac0b104cd6d3dbb4c8c Mon Sep 17 00:00:00 2001 From: Travis Clarke Date: Thu, 20 Sep 2018 00:58:30 -0700 Subject: [PATCH] Update README.md use absolute images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 406f043..0388427 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Command line utilities for working with JSON Web Tokens (JWT).

-

+

## Installation @@ -28,7 +28,7 @@ npm install --global "@clarketm/jwt-utils" ## Demo -![usage demo](/usage.gif) +![usage demo](https://github.com/clarketm/jwt-cli/blob/master/usage.gif) ## Usage