From c78ed306c9adfc753682641af65113daabd0a7e7 Mon Sep 17 00:00:00 2001 From: Fabien Benetou Date: Sun, 7 Jun 2020 09:30:14 +0200 Subject: [PATCH] Constructor is Depthkit(), not DepthKit() --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c6666e2..1501c32 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Alternatively, if you use Node.js you can install the package with npm using ``` ### Creating a character ```JavaScript -var depthkit = new DepthKit(); +var depthkit = new Depthkit(); depthkit.load( "myClip.txt", "myClip.mp4",