From 8f8903ad64344d4441b9d721058c8607bb49c826 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange <58280776+MeowcaTheoRange@users.noreply.github.com> Date: Mon, 8 Aug 2022 12:10:16 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8ce5c04..dafc5b5 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,9 @@ import { KBTween } from ".../tween.js"; import { easings } from ".../easingpackage.js"; var k = kaboom(); // Make Kaboom global but also a variable -var twnlib = KBTween(k); // Create new TweenLib instance, pass in Kaboom - +var twnlib = KBTween(k); // Create new TweenLib instance, pass in Kaboom + // This fixes Intellisense on VSCode not picking up on how Kaboom imports plugins + // Otherwise, if your IDE is smart enough, you can just pass in the tween lib normally, using KBTween as a plugin loadBean(); var bean = add([