diff --git a/Home.md b/Home.md index b162343..f9af169 100644 --- a/Home.md +++ b/Home.md @@ -11,7 +11,7 @@ now you are able to access everything from NyoUI.lua. # Objectlist * [Object](https://github.com/NoryiE/NyoUI/wiki/Object) -- the base class for everything -* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on +* [Frame](https://github.com/NoryiE/NyoUI/wiki/Frame) -- Frames are the objects where everything gets drawn on, titanium would call them container * [Button](https://github.com/NoryiE/NyoUI/wiki/Button) -- for some clicki clicki * [Label](https://github.com/NoryiE/NyoUI/wiki/Label) -- you also need text to your clickis * [Dropdown](https://github.com/NoryiE/NyoUI/wiki/Dropdown) -- a dropdown menu where you can change the value to what you added as item