diff --git a/README.md b/README.md index 6da1c7e..286d4fb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -# NyoGUI +# NyoUI A GUI Framework for Computercraft -WIP +check my wiki for information + +Todo:
+-improve correct focus on frames (sometimes still wrong)
+-better checkbox (add width, length and text)
+-fix shit link bug
+-fix textfield if you remove everything it does not go back to wIndex 1 (and maybe add mouse selection)
+-add scrollbars to frames, lists and textfields