Skip to content

Commit a8a7f08

Browse files
authored
Update README.md
1 parent df3b8ae commit a8a7f08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ A small, zero-dependency text differencing library extracted from the open sourc
33
The implementation is based on the difference algorithm described in "An O(ND) Difference Algorithm and its variations" by Eugene W. Myers.
44

55
The package includes typescript definitions.
6+
7+
![npm](https://img.shields.io/npm/v/vscode-diff?style=plastic)
8+
![GitHub](https://img.shields.io/github/license/micnil/vscode-diff)
69
## Installation
710
```bash
811
npm install vscode-diff --save

0 commit comments

Comments
 (0)