Create README.md

This commit is contained in:
Tobias
2020-04-23 23:40:21 +02:00
committed by GitHub
parent acc04193d9
commit ace12a6dfb

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# java-diff-utils
Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.