From 59224fef545c8164fad10db8f0af7852cb2f8d6c Mon Sep 17 00:00:00 2001 From: Enes Akar Date: Wed, 21 Feb 2024 15:16:32 -0800 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a761ac9..64ddb1b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@
+> [!NOTE] +> **This project is in the Experimental Stage.** +> +> We declare this project experimental to set clear expectations for your usage. There could be known or unknown bugs, the API could evolve, or the project could be discontinued if it does not find community adoption. While we cannot provide professional support for experimental projects, we’d be happy to hear from you if you see value in this project! ## Components @@ -55,4 +59,4 @@ This will bump the versions of the packages previously specified with pnpm chang This will update the lockfile and rebuild packages. 4. Commit the changes 5. Run `pnpm publish -r` -This command will publish all packages that have bumped versions not yet present in the registry. \ No newline at end of file +This command will publish all packages that have bumped versions not yet present in the registry.