diff --git a/README.md b/README.md
index 78356af..5405d50 100644
--- a/README.md
+++ b/README.md
@@ -75,10 +75,10 @@ Click the image you like, and run it on your hardware
 3D circle on STM32
|
+  3D donut on STM32
|  Timer
|  Molecule move
|  Pendulum effect
- |  Swipe view
|
 3D on Apple Watch
@@ -99,7 +99,11 @@ Click the image you like, and run it on your hardware
|
 Scroll widget
+ |  Video: GuiLite + FFmpeg
+ |
+
 Transparent dialog
+ |  Swipe view
|
@@ -124,9 +128,6 @@ Click the image you like, and run it on your hardware
 HostMonitor on Mac
|  HostMonitor on Linux
- |
-  Video: GuiLite + FFmpeg
- |
Most of the demos have about 100 lines of UI code, more details [here.](https://gitee.com/idea4good/GuiLiteSamples)
@@ -137,8 +138,8 @@ Thanks for the help from the community, you all make GuiLite better! And welcome
- QQ group code:
diff --git a/README_zh.md b/README_zh.md
index 82ea95a..b899238 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -73,10 +73,10 @@
 3D circle on STM32
|
+  3D donut on STM32
|  Timer
|  Molecule move
|  Pendulum effect
- |  Swipe view
|
 3D on Apple Watch
@@ -97,7 +97,11 @@
|
 Scroll widget
+ |  Video: GuiLite + FFmpeg
+ |
+
 Transparent dialog
+ |  Swipe view
|
@@ -122,9 +126,6 @@
 HostMonitor on Mac
|  HostMonitor on Linux
- |
-  Video: GuiLite + FFmpeg
- |
大部分demo的UI代码只有100行左右,更多信息点[这里。](https://gitee.com/idea4good/GuiLiteSamples)
@@ -134,8 +135,8 @@
- GuiLite开发者QQ群:
diff --git a/documents/Hello3Ddonut.gif b/documents/Hello3Ddonut.gif
new file mode 100644
index 0000000..bd39c07
Binary files /dev/null and b/documents/Hello3Ddonut.gif differ