Update README.md
This commit is contained in:
parent
837db0da2e
commit
be77c5d70a
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@ If only one capture is used in the regex string, then that capture will be used
|
||||||
for the output text, and the color will be left unspecified (usually defaulting
|
for the output text, and the color will be left unspecified (usually defaulting
|
||||||
to white).
|
to white).
|
||||||
|
|
||||||
|
For a reference of what kind of regex is supported,
|
||||||
|
[see this page](https://docs.rs/regex/1.6.0/regex/index.html#syntax).
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
Uses [`serde_json`](https://crates.io/crates/serde_json),
|
Uses [`serde_json`](https://crates.io/crates/serde_json),
|
||||||
|
|
Loading…
Reference in a new issue