diff --git a/README.md b/README.md index 2e0ac83..d0788f9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Simple crate to convert XPath selectors to CSS selectors -based on [cssify](https://github.com/santiycr/cssify) but rewrited in Rust (RiiR F4W). +based on [cssify](https://github.com/santiycr/cssify) but rewrited in Rust (RiiR FTW). ### dependencies: - [Regex](https://crates.io/crates/regex)