From f97c48a650f8cbd4b12fb6858e365421b69cd01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E9=A9=AC=E5=95=B8=E8=A5=BF=E9=A3=8E?= Date: Mon, 19 Apr 2021 21:29:03 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef5dc79..b153145 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ com.github.houbb sensitive-word - 0.0.10 + 0.0.12 ``` @@ -237,4 +237,4 @@ Assert.assertEquals("[自定义敏感词]", wordList.toString()); [敏感词库优化流程](https://houbb.github.io/2020/01/07/sensitive-word-slim) -[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword) \ No newline at end of file +[停止词的思考记录](https://houbb.github.io/2020/01/07/sensitive-word-stopword)