diff --git a/README.md b/README.md index b3f9a8b..2901dbe 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ for a quick introduction to the library. ```lua local vide = require(path_to_vide) +local create = vide.create local source = vide.source local function Counter()