Merge pull request #10 from qrap/master

readme updated example
This commit is contained in:
Tim Anema 2014-10-28 08:29:01 -04:00
commit 80b1f67f9b

View File

@ -10,7 +10,7 @@ only it has been largely refactored and edited to allow for scaling and proper t
## How to use ## How to use
```lua ```lua
local LightWorld = require "lib/light_world" local LightWorld = require "lib" --the path to where light_world is (in this repo "lib")
-- create light world -- create light world
lightWorld = LightWorld({ lightWorld = LightWorld({