diff --git a/03_hacky_hello_world/README.CN.md b/03_hacky_hello_world/README.CN.md index 2b3e5cc2..796d6b5e 100644 --- a/03_hacky_hello_world/README.CN.md +++ b/03_hacky_hello_world/README.CN.md @@ -31,7 +31,7 @@ Panic location: Stopping here. ``` -## 与上面不同 +## 相比之前的变化(diff) ```diff diff -uNr 02_runtime_init/Cargo.toml 03_hacky_hello_world/Cargo.toml