Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
wongdean committed Apr 28, 2020
1 parent 453b936 commit f13bc6d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

version: 0.14.0

Date:2020-04-04
Date:2020-04-28

----

Expand Down Expand Up @@ -38,6 +38,7 @@
* [4、emoji 的相关问题](#4emoji-%E7%9A%84%E7%9B%B8%E5%85%B3%E9%97%AE%E9%A2%98)
* [5、如何让鼠须管在软件中默认英文?](#5%E5%A6%82%E4%BD%95%E8%AE%A9%E9%BC%A0%E9%A1%BB%E7%AE%A1%E5%9C%A8%E8%BD%AF%E4%BB%B6%E4%B8%AD%E9%BB%98%E8%AE%A4%E8%8B%B1%E6%96%87)
* [6、如何自定义符号上屏情况?](#6%E5%A6%82%E4%BD%95%E8%87%AA%E5%AE%9A%E4%B9%89%E7%AC%A6%E5%8F%B7%E4%B8%8A%E5%B1%8F%E6%83%85%E5%86%B5)
* [7、提供网盘通道(还是推荐直接从git下载)](#7%E6%8F%90%E4%BE%9B%E7%BD%91%E7%9B%98%E9%80%9A%E9%81%93%E8%BF%98%E6%98%AF%E6%8E%A8%E8%8D%90%E7%9B%B4%E6%8E%A5%E4%BB%8Egit%E4%B8%8B%E8%BD%BD)
* [已知问题](#%E5%B7%B2%E7%9F%A5%E9%97%AE%E9%A2%98)
* [To do](#to-do)
* [参考/致谢](#%E5%8F%82%E8%80%83%E8%87%B4%E8%B0%A2)
Expand All @@ -51,6 +52,7 @@
- 2020.04.06 添加了自然码方案(无辅助码),如需要辅助码,请参考:[Rim-zrm](https://github.com/SleepyBag/rime-zrm). ps:不用的方案请注释掉,在`default.custom.yaml`文件中,需要的方案则自己手动启用,测试不同双拼方案偶尔会串。如果串了就重新部署一下吧。
- ~~2020.04.20 重新做了词库,这个版本的词库是从搜狗词库里挑的,相比较之前的词库,去除了不少冗余的,打字准确率也高了不少,很不错~文件后缀为`.dict.yaml`的都重新下载,覆盖即可。~~
- 2020.04.21 昨天的词库有点问题,恢复以前的词库。。。
- 2020.04.26 修复全拼不显示 emoji,增加[网盘下载入口](#7%E6%8F%90%E4%BE%9B%E7%BD%91%E7%9B%98%E9%80%9A%E9%81%93%E8%BF%98%E6%98%AF%E6%8E%A8%E8%8D%90%E7%9B%B4%E6%8E%A5%E4%BB%8Egit%E4%B8%8B%E8%BD%BD)

-----

Expand Down Expand Up @@ -135,6 +137,8 @@

参照`symbols.yaml`修改(不建议直接修改`symbols.yaml`)

### 7、提供网盘通道(还是推荐直接从git下载)
链接:https://pan.baidu.com/s/1MfpYYQ6K6bjj7_GmVwJwRw 提取码:018D

## 如果你有其他问题,请开 issue,附上你的系统版本。

Expand All @@ -161,7 +165,7 @@

**如果有比较好的建议或词库,欢迎提 issue 或提 PR**


------

## 参考/致谢
Expand Down

0 comments on commit f13bc6d

Please sign in to comment.