From 69c048258bed02c9477379d14cc10caf62e9b859 Mon Sep 17 00:00:00 2001 From: 8LWXpg <105704427+8LWXpg@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:32:49 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c3529c..7c085e5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Use `Space`, `Tab` or `Enter` to trigger RegExHotstring. ## Usage -`RegExHotstring(String, CallBack, Options)` +``` +RegExHotstring(String, CallBack, Options) +``` - String: - [RegEx string](https://www.autohotkey.com/docs/v2/misc/RegEx-QuickRef.htm)