Skip to content

Commit fe2b613

Browse files
committed
更新文档
1 parent f304ef4 commit fe2b613

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
Maybe this is the best tabbar. [中文](https://github.com/WittBulter/react-native-smartbar/blob/master/README_CN.md)
33

44
>### **Install**
5-
```apple js
65
6+
```sh
7+
* install with npm
8+
sudo npm i react-native-smartbar --save
79
```
810

911
>### **Get Started**

README_CN.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# `react-native-smartbar`
22
可能是最好的tabbar。[English](https://github.com/WittBulter/react-native-smartbar/blob/master/README.md)
33

4+
5+
>### **下载**
6+
7+
```sh
8+
* 从npm库下载
9+
sudo npm i react-native-smartbar --save
10+
```
11+
12+
413
>### **开始**
514
615
- 效果展示

0 commit comments

Comments
 (0)