aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.