From aa5e7e024061a759fb89947185bb4969c3e21e66 Mon Sep 17 00:00:00 2001 From: pml68 Date: Fri, 28 Feb 2025 00:34:00 +0100 Subject: docs: update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3