From 413d54bd187523f868bc8faaeb4230b0b95b5b03 Mon Sep 17 00:00:00 2001 From: Dimo Karaivanov Date: Thu, 24 Aug 2023 18:11:27 +0300 Subject: [PATCH] updated documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9879f6aa..971e99be 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Traditional T9 -TT9 is an IME (Input Method Editor) for Android devices with a hardware keypad. It supports predictive text typing in [multiple languages](assets/languages/definitions) and configurable hotkeys. +TT9 is an IME (Input Method Editor) for Android devices with a hardware keypad. It supports predictive text typing in [multiple languages](assets/languages/definitions) and configurable hotkeys, bringing old school Nokia experience to modern Android devices. This is a modernized version of the [original project](https://github.com/Clam-/TraditionalT9) by Clam-.