Added example to readme

This commit is contained in:
Armin Ronacher 2021-01-24 02:28:37 +01:00
parent 6a1ba61b3a
commit 058924614a
2 changed files with 15 additions and 1 deletions

View file

@ -6,7 +6,7 @@ edition = "2018"
license = "Apache-2.0"
description = "A diff library for Rust"
repository = "https://github.com/mitsuhiko/similar"
keywords = ["diff", "difference", "udiff", "compare", "changes"]
keywords = ["diff", "difference", "patience", "compare", "changes"]
readme = "README.md"
[dev-dependencies]