diff --git a/README.md b/README.md index 98b54be94e5342af18cce8db6cb00f988b7d4f3f..028896acf8cdab3c408d7e1999597546618edfd3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 目前实现手势识别操纵 +已知问题:由于使用MediaPipe模组,存在Cross origin requests,无法直接在本地运行,需要使用VScode Live Server测试运行。 + 2048游戏功能基于开源项目:https://gitcode.net/mirrors/gabrielecirulli/2048 视觉控制部分基于**MediaPipe**:https://google.github.io/mediapipe/