readme fix

This commit is contained in:
Elmārs Āboliņš 2021-06-22 14:24:07 +03:00
parent 739ec4ced2
commit 80eb9bad91

View File

@ -70,6 +70,7 @@ Let's draw a rectangle with text with the previous skeleton and functions:
```lua
local helium = require 'helium'
local scene = helium.scene.new(true)
scene:activate()
local elementCreator = helium(function(param, view)