Skip to content

Commit d40ec79

Browse files
committed
readme: add another diff implementation resource
1 parent 0f84953 commit d40ec79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Useful background reading about diffs:
2323
* [Neil Fraser's website](https://neil.fraser.name/writing/diff)
2424
* [Myers diff paper](http://www.xmailserver.org/diff2.pdf)
2525
* [Guido Van Rossum's reverse engineering of the unified diff format](https://www.artima.com/weblogs/viewpost.jsp?thread=164293)
26+
* [The If Works](https://blog.jcoglan.com/) blog entries about diff algorithms and implementations
2627

2728
This module has not yet reached v1.0.
2829
There are two main sticking points; see issues #18 and #19.

0 commit comments

Comments
 (0)