Updated Home (markdown)

Robert Jelic
2022-03-30 22:22:40 +02:00
parent 4f44d1461c
commit b006eafcc4

@@ -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:
`dofile("NyoUI.lua")`
`local NyoUI = dofile("NyoUI.lua")`
now you are able to access everything from NyoUI.lua.