Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit b60d45f

Browse files
committed
更新 README.md,将“运行”部分标题修改为“运行(从源代码编译后)”,以更准确地描述内容。
1 parent 0517d05 commit b60d45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ std::println("Hello, world!");
164164
input : string = std::read_line();
165165
```
166166

167-
## 运行(源代码
167+
## 运行(从源代码编译后
168168

169169
```
170170
cargo run -- <文件路径>

0 commit comments

Comments
 (0)