aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-09 21:12:07 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-09 21:13:41 +0800
commit8eba232bffa838523246ca78cd629bf9db8cd77b (patch)
tree1f6392ba015fca5f1a3b6badecaa58690aec427b
parent52f478d71af90691a9e242d926b25d125e146ce8 (diff)
docs(readme): add devdoc link and fix trailing whitespace
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 871856e..9973aa5 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@
- 📖 [Mainpage](https://mingling-rs.github.io/mingling/)
- 📖 [Examples](https://mingling-rs.github.io/mingling/docs/examples.html)
- 📖 [docs.rs](https://docs.rs/mingling/latest/mingling/)
-- 📖 Helpdoc [EN](https://mingling-rs.github.io/mingling/docs/doc.html#/) [中文](https://mingling-rs.github.io/mingling/docs/_zh_CN/index.html#/)
+- 📖 [Helpdoc](https://mingling-rs.github.io/mingling/docs/doc.html#/) Or [帮助文档](https://mingling-rs.github.io/mingling/docs/_zh_CN/index.html#/)
+- 🔍 [Devdoc](https://mingling-rs.github.io/mingling/docs/dev-docs/)
<h1 align="center">
Getting Started
@@ -837,7 +838,7 @@ Hello, Alice!
- [x] [[0.1.9](https://docs.rs/mingling/0.1.9/mingling/)] [`core`] [`repl`] Provides REPL capability (`program.exec_repl();`)
- [x] [[0.2.0](https://docs.rs/mingling/0.2.0/mingling/)] Complete documentation, tests, and examples
- [ ] Milestone.2 "More Comfortable Dev and User Experience"
- - [ ] [`mling` / `mingling-cli`]
+ - [ ] [`mling` / `mingling-cli`]
- [ ] **Mingling** Linter
- [ ] **Mingling** Project Generator
- [ ] **Mingling** Program Installer & Manager (For development)