From 90fc64d14b3a5b86496907be62e6da396b37c7f3 Mon Sep 17 00:00:00 2001 From: Ryan Oldenburg Date: Mon, 10 Jan 2022 18:25:20 -0600 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b36731a..c0bd65f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,8 @@ Features: * Keyboard input (key events + unicode) * Easy polling of keyboard state via `buttonDown[Button]` and more * IME support (for Chinese, Japanese etc text input) +* System clipboard (copy and paste) support +* Show a system tray icon and menu (Windows only) ### Documentation