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-based dynamic script host with HTTP APIs, root/sub token auth, script metadata, timeout control, and companion CLI/TUI tools.
Language:
- English: `README.md`
- 中文: `README.zh-CN.md`
- English: [README.md](README.md)
- 中文: [README.zh-CN.md](README.zh-CN.md)
## Features
- Dynamic script loading from `scripts/*.hub.kts` without restarting host