From 7953e2e0fba6a8c025ef6f3335836c768342d865 Mon Sep 17 00:00:00 2001 From: Huy Date: Tue, 31 Oct 2023 14:47:49 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bee6af0..f3bbc23 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ - :keyboard: Supported both Telex and VNI input method. - :sparkles: Focused on typing experience and features that you will use. +## Why another Vietnamese IME? + +> technical curiosity + ## About This is my attempt to build an input method editor using only Rust. It's not the first, and definitely not the last.