Skip to content

Commit 7d2bb8e

Browse files
authored
Update README.md
1 parent 6b4b8cb commit 7d2bb8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Using `WakeOnRemote_console.py`:
3030
![Image text](https://github.com/NHPT/Wake-On-Remote/blob/master/example/waked.png)
3131

3232
## Web端网页唤醒[Web Remote Wake]
33-
运行`python3 wake.py`即可启动web服务,默认监听在本地80端口,如果需要部署在公网,修改代码监听地址即可。可以使用PC、Android或iOS的浏览器访问,实现简易的跨平台使用。
34-
Run 'python3 wake. py' to start the web service. By default, it listens to port 80 locally. If it needs to be deployed on the public network, simply modify the code listening address. It can be accessed using PC, Android, or iOS browsers for easy cross platform use.
33+
运行`python3 app.py`即可启动web服务,默认监听在本地80端口,如果需要部署在公网,修改代码监听地址即可。可以使用PC、Android或iOS的浏览器访问,实现简易的跨平台使用。
34+
Run 'python3 app. py' to start the web service. By default, it listens to port 80 locally. If it needs to be deployed on the public network, simply modify the code listening address. It can be accessed using PC, Android, or iOS browsers for easy cross platform use.
3535
![Image text](https://github.com/NHPT/Wake-On-Remote/blob/master/example/wap.png)
3636
![Image text](https://github.com/NHPT/Wake-On-Remote/blob/master/example/pc.png)
3737

0 commit comments

Comments
 (0)