diff --git a/Home.md b/Home.md index 5754acf..04627fa 100644 --- a/Home.md +++ b/Home.md @@ -16,7 +16,7 @@ now you are able to access everything from NyoUI.lua. * Label -- you also need text to your clickis * Dropdown -- a dropdown menu where you can change the value to what you added as item * Checkbox -- to create true or false values -* Input -- for creating some user input (password, name, numbers +* Input -- for creating some user input (password, text, numbers) * Radio -- something like lists but with more positional flexability * Textfield -- bigger inputs (it works like the shell editor) * Scrollbar -- special thing. it can be used for creating scrollbars (was intended) but also if you want the user to change a number value(1 - 100 as example)