From 833716f7ba1c07d11ba8c4550f87b56fd12f11ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20L=2E=20K=2E=20S=C3=B8rensen?= Date: Fri, 7 Jun 2024 23:51:47 +0200 Subject: [PATCH] docs(readme): update warning section --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ab40b7..498b551 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ A **jsx-free**, **super-lightweight** and **zero-dependency** library to add reactivity to the web — without all the nonsense. -> ⚠️ Tent is currently in early development. It _can_ be used in production, but there might be breaking changes in future versions. If you're interested in contributing, please submit a PR or report an issue. Keep track of the changes in the [CHANGELOG](CHANGELOG.md). +> [!IMPORTANT] +> Tent is currently in early development. It _can_ be used in production, but there might be breaking changes in future versions. If you're interested in contributing, please submit a PR or report an issue. Keep track of the changes in the [CHANGELOG](CHANGELOG.md). ## ⚙️ Installation