From 50916c23bcedcf100fbe7bad6071b4c99754682e Mon Sep 17 00:00:00 2001 From: Dmytro Soldatov Date: Tue, 26 Mar 2024 23:31:30 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7ad9dd..0719668 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,9 @@ Here are some useful resources: npm i @pixi/layout ``` +Please use v1.x for pixi 7.x +PixiLayout v2.x is to be useed with PixiJS v8 + There is no default export. The correct way to import pixi-layout is: ## Usage