Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DGCK81LNN committed Jan 28, 2024
1 parent c09c680 commit 5b25c20
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Xdi8IME 测试
# [Xdi8IME](https://github.com/DGCK81LNN/xdi8-ime) 预览

* [希顶软键盘二号原型机](https://dgck81lnn.github.io/xdi8-ime/xdi8kbdproto2.html)

* [实体键盘输入法预览](https://dgck81lnn.github.io/xdi8-ime/xdi8hwkbdimeproto.html)

Xdi8IME 目前还在开发中。正式版计划作为一个 npm 包发布,支持实体键盘输入和软键盘功能,无 npm 依赖,开箱即用。届时将可以在网页上直接引用 Xdi8IME 来为整个网页添加希顶输入功能,类似这样:
Xdi8IME 目前还在开发中,以上页面的源代码见 [gh-pages 分支](https://github.com/DGCK81LNN/xdi8-ime/tree/gh-pages)。正式版计划作为一个 npm 包发布,支持实体键盘输入和软键盘功能,无 npm 依赖,开箱即用。届时将可以在网页上直接引用 Xdi8IME 来为整个网页添加希顶输入功能,类似这样:

~~~html
<script src="https://cdn.jsdelivr.com/npm/[email protected]"></script>
Expand All @@ -13,6 +13,6 @@ var xdi8IME = new Xdi8IME()
</script>
~~~

关于 Xdi8IME 的更多信息,请点击上方链接查看;关于本人的其他作品,请见[本人的希顶维基用户页](https://wiki.xdi8.top/wiki/User:DGCK81LNN)
关于 Xdi8IME 的更多信息,请点击上方链接查看;关于本人的其他希顶相关作品,请见[本人的希顶维基用户页](https://wiki.xdi8.top/wiki/User:DGCK81LNN)

引流(?):[DGCK81LNN/fairfax_xdpua](https://github.com/DGCK81LNN/fairfax_xdpua) — Fairfax字体 希顶字母PUA编码版

0 comments on commit 5b25c20

Please sign in to comment.