Remove mention of difference crate in readme
This commit is contained in:
parent
301e19a658
commit
c06bbb1263
1 changed files with 0 additions and 3 deletions
|
|
@ -10,9 +10,6 @@ algorithms and high level interfaces for it. It is based on the [pijul](https:/
|
||||||
implementation of the Myer's and Patience algorithms and inherits some ideas
|
implementation of the Myer's and Patience algorithms and inherits some ideas
|
||||||
from there.
|
from there.
|
||||||
|
|
||||||
It's intended to be replacement for the popular but unmaintained
|
|
||||||
[difference] crate.
|
|
||||||
|
|
||||||
```rust
|
```rust
|
||||||
use similar::text::{ChangeTag, TextDiff};
|
use similar::text::{ChangeTag, TextDiff};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue