update readme

This commit is contained in:
idea4good 2019-09-20 23:09:50 +08:00
parent c45a27cd48
commit f41b26b809
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ We build GuiLite demo as docker image, you can update/deploy/run the latest GuiL
***
## Inject GuiLite Samples into 3D Web
- ![GuiLiteGraphic](doc/GuiLite3D.gif)
- Run GuiLite Samples[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples#mcu-demos-hello-star--hello-particle--hello-wave--hello-notouch--hello-mario--hello-3d) on Web and 3D scenario
- Run GuiLite Samples[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples) on Web and 3D scenario
- [Source code](https://github.com/idea4good/GuiLiteWeb/blob/master/CubeEx/main.js)
***
## Start with Demo

View File

@ -62,7 +62,7 @@ GuiLite是5千行的图形界面库可以运行在**所有平台**(例如
***
## 支持GuiLite实例注入到3D Web
- ![GuiLiteGraphic](doc/GuiLite3D.gif)
- GuiLite实例[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples#mcu-demos-hello-star--hello-particle--hello-wave--hello-notouch--hello-mario--hello-3d)运行在Web及3D环境
- GuiLite实例[(HelloParticle, HelloWave)](https://gitee.com/idea4good/GuiLiteSamples)运行在Web及3D环境
- [源代码链接](https://github.com/idea4good/GuiLiteWeb/blob/master/CubeEx/main.js)
***
## 快速上手