Skip to content

Commit bd59368

Browse files
author
Piotr Kafel
committed
#4 Update README
1 parent 3c2ffae commit bd59368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Json diff library
2-
Pure Javascript library for comparing two Jsons. Right now it return only boolean value tell if two Jsons are equal however in the nearest future you should expect much more !
2+
Pure Javascript library for comparing two Jsons. As an output returns well define structure so you can always use it to present JSON diff in whatever way you like.
33

44
## How to run unit tests
55
It is super simple ! Just open `test/SpecRunner.html.jst` in your browser !

0 commit comments

Comments
 (0)