aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7959be2..577e601 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@ A custom syntax highlighter for iced.
It uses the colors from your app's Theme, based on a styling method (like `default_style`)
+[`two-face`](https://github.com/CosmicHorrorDev/two-face) is used for providing extra syntaxes. [More info](https://github.com/CosmicHorrorDev/two-face?tab=readme-ov-file#syntaxes)
+
# Example
```rust