mirror of
https://github.com/KaiserY/trpl-zh-cn
synced 2025-02-23 04:32:16 +08:00
Refactor chinese translation
优化中文翻译,中文的断句没必要和英文保持一致。
This commit is contained in:
parent
2556a37b52
commit
094cc1052b
@ -4,7 +4,7 @@
|
||||
> <br>
|
||||
> commit 97e60b3cb623d4a5b85419212b085ade8a11cbe1
|
||||
|
||||
一如之前使用 `cargo new` 新建一个项目。我们称之为 `minigrep` 以便与可能已经安装在系统上的`grep`工具相区别:
|
||||
一如之前使用 `cargo new` 新建一个项目,我们称之为 `minigrep` 以便与可能已经安装在系统上的`grep`工具相区别:
|
||||
|
||||
```text
|
||||
$ cargo new --bin minigrep
|
||||
|
Loading…
Reference in New Issue
Block a user