readme fix
This commit is contained in:
parent
739ec4ced2
commit
80eb9bad91
@ -70,6 +70,7 @@ Let's draw a rectangle with text with the previous skeleton and functions:
|
|||||||
```lua
|
```lua
|
||||||
local helium = require 'helium'
|
local helium = require 'helium'
|
||||||
local scene = helium.scene.new(true)
|
local scene = helium.scene.new(true)
|
||||||
|
scene:activate()
|
||||||
|
|
||||||
local elementCreator = helium(function(param, view)
|
local elementCreator = helium(function(param, view)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user