We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2de191 commit ab0b3acCopy full SHA for ab0b3ac
.github/README.md
@@ -34,9 +34,9 @@ yay -S rime-flypy
34
> 本仓库已经提供了提取的词典文件,如果你想要自己提取,可以参考以下步骤。
35
36
- 从网盘下载小鹤音形挂接文件;
37
-- 运行 `rime_table_decompiler` 提取词典文件,参考[此脚本](./scripts/rime-flypy-dict);
+- 运行 `rime_table_decompiler` 提取词典文件,参考[此脚本](scripts/rime-flypy-dict);
38
- 手动将 `flypy_{sys,top,user}.txt` 等 txt 的内容整理成 `flypy.*.dict.yaml` 文件,放置在 `flypy` 文件夹下;
39
-- 在 `flypy.dict.yaml` 中导入的词库。
+- 在 `flypy.dict.yaml` 中导入所需的词库。
40
41
#### 从提取的词典文件编译后安装
42
0 commit comments