From 31d6210ea64c6ac5ad27794b0491eee87ccd8dc7 Mon Sep 17 00:00:00 2001 From: Robert Jelic <36573031+NoryiE@users.noreply.github.com> Date: Sat, 2 Apr 2022 19:30:31 +0200 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index b72154c..a17ca3c 100644 --- a/Home.md +++ b/Home.md @@ -23,6 +23,7 @@ now you are able to access everything from NyoUI.lua. * [Scrollbar](https://github.com/NoryiE/NyoUI/wiki/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) * [Program](https://github.com/NoryiE/NyoUI/wiki/Program) -- more special thing, with that you are able to execute programs (shell is also a program so yea you can execute a shell) * [Animation](https://github.com/NoryiE/NyoUI/wiki/Animation) -- with animations you are able to create cute !simple! animations (example: changing button color while clicking on them) +* [Timer](https://github.com/NoryiE/NyoUI/wiki/Timer) -- with timers you are able to create function which gets called every x amount of seconds # Useful Pages