diff --git a/README.md b/README.md index 3fdd1a2..e4f7140 100644 --- a/README.md +++ b/README.md @@ -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(