From fb9cc5320672c913d6a99d63cc3e13217d3e3d28 Mon Sep 17 00:00:00 2001 From: Bingshan Chang Date: Mon, 10 Aug 2026 09:48:55 +0800 Subject: [PATCH] Add emacs-jieba-rs link to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ea66ac..e8cf20a 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ cargo bench --all-features * [`tantivy-jieba` An adapter that bridges between tantivy and jieba-rs](https://github.com/jiegec/tantivy-jieba) * [`jieba-wasm` the WebAssembly binding](https://github.com/fengkx/jieba-wasm) * [`jiebaRS` R binding](https://github.com/Yousa-Mirage/jiebaRS) +* [`emacs-jieba-rs` binding and minor mode extension](https://github.com/brsvh/emacs-jieba-rs.git) ## License