mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-01 20:03:55 -04:00
Update README.md
This commit is contained in:
parent
fb4dfcf76e
commit
637f03b78e
1 changed files with 1 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue