From 92475f4a614d3a5abf791301edbd5b6f265be2e6 Mon Sep 17 00:00:00 2001 From: Kamyar Taher <61198701+KamyarTaher@users.noreply.github.com> Date: Sat, 27 Jul 2024 22:14:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 800a3d5..7ba2b7e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A lightweight state management library using Zustand. Zust provides a simple API and a minimalistic approach for managing the application state. - +! WARNING, PACKAGE IS NOT WORKING YET. BUT YOU CAN CLONE THE REPO AND USE ZUST TO TEST IT. ## Live Example Check out this interactive example on CodeSandbox to see Zust in action: