Skip to content

Commit ae4f47e

Browse files
committed
Adding a README.
1 parent 74c8a1f commit ae4f47e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
This Lua module implements the Least Common Subsequence algorithm and can do
2+
and can calculate a diff between two strings.
3+
4+
Please see http://spu.tnik.org/lib/diff/ for more information.
5+
6+
This module was originally a part of Sputnik project (http://spu.tnik.org)
7+
but is now being split into its own repository.
8+

0 commit comments

Comments
 (0)