diff --git a/NyoUI.md b/NyoUI.md index 462d0d8..e5e23ac 100644 --- a/NyoUI.md +++ b/NyoUI.md @@ -69,8 +69,7 @@ NyoUI.debug("Hi i am cute") **args:** ... (multiple args are possible, like print does
**returns:**-
-# Additional informations -## For beginners: +# Tipps If you are new to such things, you want to create your own logic (lets say for example a redstone or rednet handler) while using my UI Framework, you just have to create something like this: ````lua