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

Commit ed848d9

Browse files
committed
更新 README.md,将“运行”部分标题修改为“运行(源代码)”,以更清晰地指示内容。
1 parent 23d36ff commit ed848d9

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)