Skip to content

Commit db0ca18

Browse files
committed
update README (Install)
1 parent 50373bc commit db0ca18

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ This is a remote screen viewing tool for Windows that looks at the screen displa
77
![](README_assets/20190802_141950.png)
88

99

10+
### Install
11+
12+
```
13+
npm install
14+
```
15+
16+
or
17+
18+
```
19+
yarn install
20+
```
21+
22+
1023
### Use
1124

1225
```

README.zh-CN.md

+13
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@
77
![](README_assets/20190802_141950.png)
88

99

10+
### Install
11+
12+
```
13+
npm install
14+
```
15+
16+
or
17+
18+
```
19+
yarn install
20+
```
21+
22+
1023
### Use
1124

1225
```

0 commit comments

Comments
 (0)