Skip to content

Commit a8b7f2f

Browse files
author
David Yang, 杨志强
authored
Update README.md
更新某些 Markdown 文法
1 parent 83433f2 commit a8b7f2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@ Yunzi and Sensoro Tag are a kind of wireless intelligent sensor integrated with
99
3. Upload devices’ status to <a href="http://cloud.sensoro.com" target="_blank">SENSORO Cloud</a>
1010
4. Modify device configurations
1111

12-
###Install SDK
13-
#####1. Download
12+
### Install SDK
13+
##### 1. Download
1414
You may download the latest Android SDK from following link:
1515

1616
[Download address](https://github.com/Sensoro/SDK-Android)
1717

18-
#####2. Installation and configuration
18+
##### 2. Installation and configuration
1919

2020
**Integrate SDK .jar file**
2121

@@ -65,7 +65,7 @@ The SDK includes following modules:
6565
</manifest>
6666
```
6767

68-
###Get started
68+
### Get started
6969
##### I. Initialize the App
7070

7171
Firstly you need to initialize SDK,and setup whether it will upload sensor data (battery status, UMM), etc. Then start ranging. Sample code of enable the SDK is as following:

0 commit comments

Comments
 (0)