aboutsummaryrefslogtreecommitdiffstats
path: root/docs/zh-CN/README.md (unfollow)
Commit message (Collapse)Author
2025-12-12docs: Migrate docs from separate repo to `docs` subfolder (#3018)Michelle Tilley
2025-04-09ci: use native github arm64 runner (#2690)Devin Buhl
* 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>
2025-03-24docs: update logo and badges in README for zh-CN (#2392)Zhizhen He
2024-04-22docs: fix "From source" `cd` command (#1973)Richard de Boer
`atuin` was moved into the `crates/` directory in 95cc4720
2023-05-06docs: fix "From source" `cd` command (#937)Richard de Boer
Cloning does not automatically cd to the new directory, and we need to cd to "atuin" *inside* the cloned repository.
2023-01-15docs: Fix typo in zh-CN/README.md (#666)Yolo
2022-10-08update zh-CN docs (#539)Bruce Huang
* update zh-CN docs * update zh-CN docs * update zh-CN docs * update zh-CN docs
2022-05-12Update Chinese version README.md (#403)ZhiHong Li
2022-05-01Add Chinese documentation translation & Fix spelling mistakes (#373)ZhiHong Li
* Add Chinese documentation translation * Fix spelling mistakes