From 0278db3718a03061c3eb67240a86c07f5b3e848f Mon Sep 17 00:00:00 2001 From: Daniela Grothe <64636863+DGrothe-PhD@users.noreply.github.com> Date: Tue, 5 Sep 2023 12:52:01 +0200 Subject: [PATCH] Update README.md --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 376dfe5..aaf8ce1 100644 --- a/README.md +++ b/README.md @@ -1 +1,13 @@ -# T9Kbd \ No newline at end of file +# T9Kbd + +T9 keyboard app for Windows. + +Type by click or number keys of your keyboard. +## Shortcuts + +|Shortcut | Function | +|-----------|---------------------| +| `Return` | Linebreak | +| `F3` | Copy to clipboard | +|`Backspace`| Delete last letter | +| `F6` | Clear text field |