From ceae5f12c2f0779df125ca11d0189b9f4f5e7b04 Mon Sep 17 00:00:00 2001 From: Kinneyzhang Date: Sun, 27 Jul 2025 22:37:55 +0800 Subject: [PATCH] update readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index becb021..74cbb32 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +[中文文档](./readme_zh.md) + ## Introduction Emacs-kp implements the knuth-plass typesetting algorithm, but its capabilities extend beyond English typesetting. Through further optimization of the algorithm, it achieves hybrid typesetting for both CJK and Latin-based languages.