Updated NyoUI (markdown)

Robert Jelic
2022-04-02 17:07:14 +02:00
parent 3ff0e9ef4e
commit 06dd6e87a4

@@ -70,7 +70,7 @@ NyoUI.debug("Hi i am cute")
**returns:**-<br>
# 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:
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 the NyoUI Framework, you just have to create something like this:
````lua
local NyoUI = dofile("NyoUI.lua")