From 6c2ee3a5298b13f5d450654d8e63c84153ff2ca6 Mon Sep 17 00:00:00 2001 From: Madeline McWhorter Date: Fri, 12 Jun 2026 00:04:51 -0500 Subject: [PATCH] readme updates --- README.MD | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.MD b/README.MD index 16c8f18..8a5312a 100644 --- a/README.MD +++ b/README.MD @@ -8,4 +8,22 @@ ## Features -- ill write this later \ No newline at end of file +1. Buttons + - Base Button3D + - CharacterButton3D (single alphanumeric character, used for keyboard) + - IconButton3D + - TextButton3D + - ToggleCharacterButton3D + + +2. Panels + - Keyboard3D + - Popups + - Yes/No dialog + - VideoPlayer3D + +3. User Input + - TextInput + +4. Organization + - GridBox3D \ No newline at end of file