Skip to content

Commit 9123b8e

Browse files
authored
Update README.md
1 parent f2bab9d commit 9123b8e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<div align="center">
2-
<img src="stuff/AppIcon-readme.png" height="200" />
3-
<h1>diffler</h1>
4-
<p>
5-
<b>A recursive JSON comparison script for humans</b>
6-
</p>
7-
<br>
8-
<br>
2+
<img src="stuff/AppIcon-readme.png" height="200" />
3+
<h1>diffler</h1>
4+
<p>
5+
<b>A recursive JSON comparison script for humans</b>
6+
</p>
7+
<br>
8+
<br>
99
</div>
1010

1111
## Motivation
@@ -19,7 +19,7 @@ Tests depend on [Mocha](https://mochajs.org/).
1919

2020
## Usage
2121

22-
[![npm version](https://badge.fury.io/js/diffler.png)](https://badge.fury.io/js/diffler)
22+
[![npm version](https://badge.fury.io/js/diffler.png)](https://www.npmjs.com/package/diffler)
2323

2424
```bash
2525
npm install diffler

0 commit comments

Comments
 (0)