aboutsummaryrefslogtreecommitdiffstats
path: root/docs/zh-CN/README.md (follow)
Commit message (Collapse)AuthorAge
* docs: Migrate docs from separate repo to `docs` subfolder (#3018)Michelle Tilley2025-12-12
|
* ci: use native github arm64 runner (#2690)Devin Buhl2025-04-09
| | | | | | | | | | | * ci: use native github arm64 runner Signed-off-by: Devin Buhl <devin@buhl.casa> * Update README.md --------- Signed-off-by: Devin Buhl <devin@buhl.casa>
* docs: update logo and badges in README for zh-CN (#2392)Zhizhen He2025-03-24
|
* docs: fix "From source" `cd` command (#1973)Richard de Boer2024-04-22
| | | `atuin` was moved into the `crates/` directory in 95cc4720
* docs: fix "From source" `cd` command (#937)Richard de Boer2023-05-06
| | | | Cloning does not automatically cd to the new directory, and we need to cd to "atuin" *inside* the cloned repository.
* docs: Fix typo in zh-CN/README.md (#666)Yolo2023-01-15
|
* update zh-CN docs (#539)Bruce Huang2022-10-08
| | | | | | | | | * update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs
* Update Chinese version README.md (#403)ZhiHong Li2022-05-12
|
* Add Chinese documentation translation & Fix spelling mistakes (#373)ZhiHong Li2022-05-01
* Add Chinese documentation translation * Fix spelling mistakes