Skip to content

Commit 1b39159

Browse files
Update $about of utility
1 parent cc7e77c commit 1b39159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/gendiff

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ $about = <<<ABOUT
2222
2323
Version: 1.0
2424
25-
Util for search different between data structure.
26-
With different formats of files.
25+
Utility/Library for finding differences between data structures.
26+
With different output formats (stylish, plain, json).
2727
ABOUT;
2828

2929

0 commit comments

Comments
 (0)