We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eae32 commit 4bd7997Copy full SHA for 4bd7997
README.md
@@ -1,9 +1,9 @@
1
-# SeqDiff - Diff between two sequences for Rust and Python
+# SeqDiff - diff library for Rust and Python
2
[](https://crates.io/crates/seqdiff)
3
[](https://pypi.org/project/pyseqdiff/)
4
[](https://github.com/tamuhey/seqdiff/actions)
5
6
-Functions to get correspondence between two sequences like `diff`, based on Myers' algorithm.
+`diff` based on Myers' algorithm.
7
8
<img src="./img/py_printdiff.png" width=400>
9
0 commit comments