optimize README.md

This commit is contained in:
2025-10-23 18:15:13 +08:00
parent 4b2a251120
commit 07296722cd

View File

@@ -1,4 +1,6 @@
# 1. 依赖
# 1. 依赖
* python3
* pip
* nicegui: pip install nicegui
* interfaces
@@ -12,4 +14,6 @@
source install/setup.bash
python3 ctrlgui/ctrlgui/ctrlgui_node.py
正常启动Server后打开浏览器访问 http://localhost:8080/
```