From 43d0e1563ed212b9ddd189d8891d72ac165c9a02 Mon Sep 17 00:00:00 2001 From: roy Date: Mon, 29 Jun 2026 22:28:53 +0300 Subject: Removed : from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2458c33..78cf3b3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Import normally with: And use tgu:: to refer to the methods/enum in the library. -## API: +## API Enum GameKey - Arrow keys, space, escape, A-Z. GetKeyPress() - Only works if raw mode is enabled. Retrieves the next key pressed, trying to parse the bytes to one of the options available in GameKey. -- cgit v1.3.1