Skip to content

Commit

Permalink
Add Joel Levin quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Joachim Bondo committed Jan 22, 2016
1 parent 69ffae7 commit 3552eb1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changeset

> _[Changeset – pretty awesome little project](https://twitter.com/joeldev/status/685253183992500225)_
> [Joel Levin](https://github.com/joeldev)
A `Changeset` describes the minimal edits required to go from one `CollectionType` of `Equatable` elements to another. It detects additions, deletions, substitutions, and moves.

This is an attempt at implementing the solution outlined in [Dave DeLong](https://github.com/davedelong)’s article, [Edit distance and edit steps](http://davedelong.tumblr.com/post/134367865668/edit-distance-and-edit-steps).
Expand Down

0 comments on commit 3552eb1

Please sign in to comment.