diff --git a/NyoUI.md b/NyoUI.md index 7ec7b06..98edf73 100644 --- a/NyoUI.md +++ b/NyoUI.md @@ -70,7 +70,7 @@ NyoUI.debug("Hi i am cute") **returns:**-
# 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")