Skip to content

Commit

Permalink
Adds a link to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
wokalski committed Nov 21, 2016
1 parent d54c396 commit 7210db6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

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))`.

## Documentation

Documentation is available [here](http://wokalski.com/docs/Diff/)

## Features

- `Diff.swift` supports three types of operations:
Expand Down

0 comments on commit 7210db6

Please sign in to comment.