From e72048530bd7ba170d745e3288868b1eb333fdc9 Mon Sep 17 00:00:00 2001 From: Ratul Hasan <34002411+RaSan147@users.noreply.github.com> Date: Thu, 18 Apr 2024 04:33:49 +0600 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed87a34..06a1e31 100644 --- a/README.md +++ b/README.md @@ -112,13 +112,13 @@ import { Live2DModel } from 'pixi-live2d-display/cubism4'; - + - + - + ``` In this way, all the exported members are available under `PIXI.live2d` namespace, such as `PIXI.live2d.Live2DModel`.