mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
Update README.md
This commit is contained in:
parent
92dca4fa1c
commit
2f2baaef76
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ for a quick introduction to the library.
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
local vide = require(path_to_vide)
|
local vide = require(path_to_vide)
|
||||||
|
local create = vide.create
|
||||||
local source = vide.source
|
local source = vide.source
|
||||||
|
|
||||||
local function Counter()
|
local function Counter()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue