Skip to content

Commit b0581ec

Browse files
committed
updated README with new image
1 parent d4a8907 commit b0581ec

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
##JWT.io
22

3-
<img src="https://cloudup.com/csK82bzTY8j+"/>
3+
<img src="https://cdn.auth0.com/blog/jwtio/jwtio.png"/>
44

55
[![Build Status](https://travis-ci.org/jsonwebtoken/jsonwebtoken.github.io.png?branch=master)](https://travis-ci.org/jsonwebtoken/jsonwebtoken.github.io)
66

@@ -22,9 +22,7 @@ grunt
2222

2323
And then go to http://0.0.0.0:8000.
2424

25-
That will create the css from the less files, minify the javascript and generate `index.html` from `html/index.html`.
25+
That will create the css from the less files, minify the javascript and generate `index.html` from `html/index.html`.
2626

2727

2828
### Happy hacking!
29-
30-

0 commit comments

Comments
 (0)