docs: make README language references clickable links in EN and zh-CN docs

This commit is contained in:
2026-02-24 23:21:26 +08:00
parent 327526ac5e
commit fda3ecfca4
2 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
基于 Kotlin 的动态脚本宿主,提供 HTTP API、root/sub token 鉴权、脚本 metadata、超时控制以及配套 CLI/TUI 工具。
语言版本:
- English: `README.md`
- 中文: `README.zh-CN.md`
- English: [README.md](README.md)
- 中文: [README.zh-CN.md](README.zh-CN.md)
## 功能概览
-`scripts/*.hub.kts` 动态加载脚本,无需重启 host