Update README.md

This commit is contained in:
Justin van der Leij 2018-04-07 18:23:37 +02:00 committed by GitHub
parent fb4dfcf76e
commit 637f03b78e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ You will only need to call .init once.
Below is a list of modules.
More information about what each done can be found in the Wiki
```
```lua
local Concord = require("concord")
local Entity = require("concord.entity")
local Component = require("concord.component")