diff --git a/docs/en/uiflow/introduction.md b/docs/en/uiflow/introduction.md
index 3c8e2931..a088c85d 100644
--- a/docs/en/uiflow/introduction.md
+++ b/docs/en/uiflow/introduction.md
@@ -9,7 +9,7 @@
-# Flash UIFlow firmware
+## Flash UIFlow firmware
* __Downloading the driver__
@@ -34,8 +34,6 @@
>
Go to [flow.m5stack.com](http://flow.m5stack.com/) and download the latest firmware and [M5Burner(Linux)](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/M5Burner_Linux.zip)
->
-
* __Burning process__
> Extract the burner package and double click on the M5 Burner icon. Connect your M5Stack device and select its COM port from the list (Check Windows device manager if you are unsure of your COM port).Select the recommended baud rate 921600 and then select the firmware you wish to flash. Now press the burn button, your firmware will have flashed successfully once you see the message "leaving staying in bootloader". Reset your device to see the new firmware.
@@ -43,7 +41,7 @@
>
-# Setup WIFI
+## Setup WIFI
* __M5GO__
@@ -74,7 +72,7 @@
>2.Once you have connected to your Atom's access point you can enter the wifi settings page by entering __192.168.4.1__ into your browser. Then you have arrived at the page choose your home wifi network from the list, enter your password and click configure
-# Configure API Key
+## Configure API Key
#### Entering Code Upload Mode
@@ -93,7 +91,7 @@
>After power on, wait for the LED indicator to turn red to green (this indicates that atom has successfully connected to the network), and directly visit [flow.m5stack. com](http://flow.m5stack.com/) in the computer browser to enter the uiflow programming page
-# API Key
+## API Key
#### Entering Code Upload Mode
@@ -113,7 +111,7 @@
>
-# UIFlow Quick Start
+## UIFlow Quick Start
* [M5StickC getting started with the Internet of things](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/UIFlow-StickC-Book-English.pdf)
diff --git a/docs/zh_CN/uiflow/introduction.md b/docs/zh_CN/uiflow/introduction.md
index 73715847..2c20ab83 100644
--- a/docs/zh_CN/uiflow/introduction.md
+++ b/docs/zh_CN/uiflow/introduction.md
@@ -7,7 +7,7 @@
4. [UIFlow快速上手指南](#UIFlow快速上手指南)
-# 安装UIFlow固件
+## 安装UIFlow固件
* __下载驱动程序__
@@ -31,7 +31,6 @@
>
访问[flow.m5stack.com](http://flow.m5stack.com/)下载最新的固件包和[M5Burner烧录工具(Linux版)](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/software/M5Burner_Linux.zip)
->
* __开始烧录__
@@ -42,7 +41,7 @@
>
-# 配置WIFI
+## 配置WIFI
* __M5GO__
@@ -75,7 +74,7 @@
>2.打开手机浏览器直接访问 __192.168.4.1__,进入页面填写个人的WIFI信息,使得设备连接上你的个人网络
-# 配置API Key
+## 配置API Key
#### 进入编程模式
@@ -104,7 +103,7 @@
>
-# UIFlow快速上手指南
+## UIFlow快速上手指南
* [M5StickC物联网入门教程](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/M5StickC_Guide.pdf)