From e8d5085b225a70bda3a1a4b41b9123bf85f6e53e Mon Sep 17 00:00:00 2001 From: amorphobia Date: Sat, 31 Aug 2024 13:48:33 +0800 Subject: [PATCH] chore: update readme --- .github/workflows/ci.yaml | 3 ++- README.md | 9 ++++++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 53a1548..7b7f1b1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -106,6 +106,7 @@ jobs: mv jiandao.zip jiandao-${{ github.ref_name }}.zip mv jiandao-legacy.zip jiandao-legacy-${{ github.ref_name }}.zip mv jiandao-xiaoxiao.zip jiandao-xiaoxiao-${{ github.ref_name }}.zip + cp scripts/installer.bat weasel-installer.bat - name: Create Release and Upload Assets uses: softprops/action-gh-release@v2 @@ -114,7 +115,7 @@ jobs: jiandao-${{ github.ref_name }}.zip jiandao-legacy-${{ github.ref_name }}.zip jiandao-xiaoxiao-${{ github.ref_name }}.zip - scripts/installer.bat + weasel-installer.bat - name: Push to Release uses: s0/git-publish-subdir-action@v2.6.0 diff --git a/README.md b/README.md index 0146257..23069f0 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ scrips/make_dicts.sh --append --delete --mod #### 小狼毫:PowerShell 小工具(内含于批处理脚本中) -**方式一** 在发布页面([GitHub](https://github.com/amorphobia/rime-jiandao/releases),[Gitee](https://gitee.com/amorphobia/rime-jiandao/releases))下载 `installer.bat` 到本地,双击运行。 +**方式一** 在发布页面([GitHub](https://github.com/amorphobia/rime-jiandao/releases),[Gitee](https://gitee.com/amorphobia/rime-jiandao/releases))下载 `weasel-installer.bat` 到本地,双击运行。 **方式二** 在 PowerShell 中执行以下命令,然后按照提示安装即可。 @@ -42,6 +42,13 @@ scrips/make_dicts.sh --append --delete --mod irm 0xa.nl/get-jd-win | iex ``` +#### 小小输入法 + +> [!NOTE] +> 本仓库不会主动打包小小输入法的主程序,请在小小输入法的[官方网站](http://yong.dgod.net/download/)或者[官方网盘](http://yongim.ysepan.com/)下载 + +在发布页面([GitHub](https://github.com/amorphobia/rime-jiandao/releases),[Gitee](https://gitee.com/amorphobia/rime-jiandao/releases))下载最新版的 `jiandao-xiaoxiao-.zip`,将压缩包全部内容解压到输入法目录下的 `.yong` 里,注意文件夹名字由英文半角句点开头,若无此文件夹请新建。 + 如果遇到错误,运行一次 `Set-ExecutionPolicy RemoteSigned -Scope CurrentUser` 再试。 #### 仓输入法:快捷指令