Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
use absolute images
  • Loading branch information
clarketm authored Sep 20, 2018
1 parent d8c4a4a commit 53dca64
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Command line utilities for working with JSON Web Tokens (JWT).
<br>
<br>
<a href="https://blog.travismclarke.com/project/jwt-utils/">
<p align="center"><img width="40%" src="/hero.png" /></p>
<p align="center"><img width="40%" src="https://github.com/clarketm/jwt-cli/blob/master/hero.png" /></p>
</a>

## Installation
Expand All @@ -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

Expand Down

0 comments on commit 53dca64

Please sign in to comment.