From 449ca74e44e9252dca25b47e238877c2ea3a5bb8 Mon Sep 17 00:00:00 2001 From: yhh <359807859@qq.com> Date: Wed, 16 Sep 2020 17:44:11 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2e4efd9..201a2626 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ class Main extends es.Core { - [x] base64扩展 - [x] Stopwatch计数器 - [x] Input输入帮助 - - [x] Keyboard键盘帮助 + - [x] [Keyboard键盘帮助](https://github.com/esengine/egret-framework/wiki/KeyboardUtils-%E9%94%AE%E7%9B%98%E5%B8%AE%E5%8A%A9) - [x] List池对象 - [x] Lock锁帮助 - [x] Emitter事件发射器