Skip to content

Commit 7210db6

Browse files
committed
Adds a link to the documentation
1 parent d54c396 commit 7210db6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
This library generates differences between any two `Collection`s (and Strings). It uses a [fast algorithm](http://www.xmailserver.org/diff2.pdf) `(O((N+M)*D))`.
66

7+
## Documentation
8+
9+
Documentation is available [here](http://wokalski.com/docs/Diff/)
10+
711
## Features
812

913
- `Diff.swift` supports three types of operations:

0 commit comments

Comments
 (0)