From 8d4b3f566c18db5e735a2a92b061f9f22bd50070 Mon Sep 17 00:00:00 2001 From: HAYAMA_Kaoru Date: Fri, 6 Dec 2024 00:20:45 +0900 Subject: [PATCH] =?UTF-8?q?README:=20`$MATCH`=20=E2=86=92=20`MATCH`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8e94578..342ad4b 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,7 @@ Parameters enclosed in curly braces {...} are optional and can be omitted. - The path of the script - `EXECUTABLE-NAME` - The path of the executable of lispect -- `$MATCH` +- `MATCH` - The matching string in the block of `(expect*)` Other functions are defined on [ISLisp]