Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/clarketm/jwt-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
clarketm committed Sep 20, 2018
2 parents 59f4c4f + 53dca64 commit ea08b04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ Command line utilities for working with JSON Web Tokens (JWT).

<br>
<br>
<a href="https://blog.travismclarke.com/project/jwt-cli/">
<p align="center"><img width="40%" src="/hero.png" /></p>
<a href="https://blog.travismclarke.com/project/jwt-utils/">
<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-cli"

## Demo

![usage demo](/usage.gif)
![usage demo](https://github.com/clarketm/jwt-cli/blob/master/usage.gif)

## Usage

Expand Down

0 comments on commit ea08b04

Please sign in to comment.