From 0491d096f959f4a8c6c3d724be9fcb2ecf166a15 Mon Sep 17 00:00:00 2001 From: ZhanGSKen Date: Mon, 6 Oct 2025 20:53:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E=E4=B9=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- regexputils/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regexputils/README.md b/regexputils/README.md index 3bb4fd3..48c5f6c 100644 --- a/regexputils/README.md +++ b/regexputils/README.md @@ -1,7 +1,7 @@ # RegExpUtils #### 介绍 -正则表达式工具集。 +正则表达式工具集。这个工具可以用来测试正则表达式的匹配规则是否正确。 #### 软件架构 适配安卓应用 [AIDE Pro] 的 Gradle 编译结构。