From 8fd1bc90c4a6f2aef7ecf780b5bfd2ed546d1f84 Mon Sep 17 00:00:00 2001 From: sebkolind Date: Wed, 5 Jun 2024 14:16:36 +0200 Subject: [PATCH] docs(readme): update warning section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 572616a..4ab40b7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. If you're interested in contributing, please submit a PR or report an issue. Keep track of the changes in the [CHANGELOG](CHANGELOG.md). +> ⚠️ 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