Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Commit 3283738

Browse files
committed
Add link to other fork
1 parent eebb519 commit 3283738

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ It is an open source library for performing comparison operations between chunks
66

77
The main reason for creating this library was the lack of easy-to-use libraries with all the usual features necessary for working with diff files. Originally it was inspired by the JRCS library and its nice diff module design.
88

9-
**Original code and docs were forked from:** [java-diff-utils](https://code.google.com/p/java-diff-utils/)
9+
**Original code and docs were forked from:** [java-diff-utils](https://code.google.com/p/java-diff-utils/).
10+
The original author created his own fork at <https://github.com/dnaumenko/java-diff-utils>.
1011

1112
## Main Features
1213

0 commit comments

Comments
 (0)