Updated Home (markdown)

Robert Jelic
2022-03-30 22:13:36 +02:00
parent 4337398d70
commit 4f44d1461c

@@ -4,7 +4,7 @@ You want to know how to use my UI Framework for your projects? Easy! Just use th
After that, you just have to put this on top of your program:
`local screen = dofile("NyoUI.lua")`
`dofile("NyoUI.lua")`
now you are able to access everything from NyoUI.lua.