Update readme to new structure

This commit is contained in:
Armin Ronacher 2021-02-03 01:13:49 +01:00
parent daa3d6cf5e
commit b0f2a6f728

View file

@ -11,7 +11,7 @@ implementation of the Myer's and Patience algorithms and inherits some ideas
from there.
```rust
use similar::text::{ChangeTag, TextDiff};
use similar::{ChangeTag, TextDiff};
fn main() {
let diff = TextDiff::from_lines(