add readme file
parent
45183697de
commit
a5750ce6ae
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
## Simple crate to convert XPath selectors to CSS selectors
|
## 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 F4W).
|
||||||
|
|
||||||
### dependencies:
|
### dependencies:
|
||||||
- [Regex](https://crates.io/crates/regex)
|
- [Regex](https://crates.io/crates/regex)
|
||||||
|
|
Loading…
Reference in New Issue