]> git.seodisparate.com - swaybar_info/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Thu, 25 Aug 2022 07:22:19 +0000 (16:22 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Thu, 25 Aug 2022 07:22:19 +0000 (16:22 +0900)
README.md

index 5c8f52eceb71a04e973e1fc564da1e31e8b762ea..8a2af85c1999089484ad7cdf8cf2e7ddb3ed28a3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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
 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
 
 Uses [`serde_json`](https://crates.io/crates/serde_json),