From 2f2baaef76ea0e123d38fbb138e808b54a9c7ed3 Mon Sep 17 00:00:00 2001 From: Aaron <83140718+centau@users.noreply.github.com> Date: Sat, 2 Sep 2023 17:44:28 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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()