diff --git a/README.md b/README.md index 50fbfdb..8e7b016 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,13 @@ vscode应用商店中搜索"**any-rule**". **注意**: 图解直接使用了https://regexper.com, 在此对作者表示敬意和感谢. -## 社区版本 +## 🥠社区版本 [idea版](https://github.com/zhoriya/idea-rule) [Alfred Workflow版](https://github.com/cccyb/workflows) +[hyjs: 函数封装版](https://github.com/heiyehk/hyjs/tree/main/packages/utils) + ## :fire:关于PR 欢迎大家PR, 步骤如下: 1. **正则**请在**packages/www/src/RULES.js**中添加. diff --git a/scripts/md.js b/scripts/md.js index aea6ec7..6836cb4 100644 --- a/scripts/md.js +++ b/scripts/md.js @@ -73,6 +73,8 @@ vscode应用商店中搜索"**any-rule**". [Alfred Workflow版](https://github.com/cccyb/workflows) +[hyjs: 函数封装版](https://github.com/heiyehk/hyjs/tree/main/packages/utils) + ## :fire:关于PR 欢迎大家PR, 步骤如下: 1. **正则**请在**packages/www/src/RULES.js**中添加.