Updated How To (markdown)

Robert Jelic
2022-05-05 19:14:25 +02:00
parent bb1653444c
commit 04e6db035e

@@ -28,6 +28,7 @@ end
button:onClick(buttonClick)
button:show()
--Here you start the event listener.
basalt.autoUpdate()
````
You dont like the amount of lines you need for that? No problem, this does 1-1 the same thing as above: