Skip to content

Commit ccddf28

Browse files
authored
chore: add ci badge to readme
1 parent 12e73ba commit ccddf28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
This library compares two arrays or objects and return a complete diff of their differences.
66

7+
[![Superdiff CI](https://github.com/DoneDeal0/superdiff/actions/workflows/superdiff.yml/badge.svg)](https://github.com/DoneDeal0/superdiff/actions/workflows/superdiff.yml)
8+
79
## WHY YOU SHOULD USE THIS LIB
810

911
All other existing solutions return a weird diff format which often require an additional parsing. They are also limited to object comparison. 👎

0 commit comments

Comments
 (0)