Skip to content

Commit 50373bc

Browse files
committed
update README
1 parent abcc7e7 commit 50373bc

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# web-screenshot
22

3+
[中文](/README.zh-CN.md) / [GitHub](https://github.com/richex-cn/web-screenshot) / [码云](https://gitee.com/Richex/web-screenshot)
4+
35
This is a remote screen viewing tool for Windows that looks at the screen display without a remote connection.
46

57
![](README_assets/20190802_141950.png)
@@ -13,3 +15,4 @@ node index.js
1315

1416
Run above command, Then open `http://localhost:2333/` in your browser.
1517

18+
The page is automatically refreshed every 10 seconds, of course you can also manually refresh the page.

README.zh-CN.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# web-screenshot
22

3+
[英文](/README.md) / [GitHub](https://github.com/richex-cn/web-screenshot) / [码云](https://gitee.com/Richex/web-screenshot)
4+
35
这是一个用于Windows的远程屏幕查看工具,用于在不进行远程连接的情况下查看屏幕显示内容。
46

57
![](README_assets/20190802_141950.png)
@@ -13,3 +15,4 @@ node index.js
1315

1416
运行以上命令,然后在浏览器中打开 `http://localhost:2333/`
1517

18+
网页每10秒会自动刷新一次,当然你也可以手动刷新页面。

0 commit comments

Comments
 (0)