From 6be17d9de5443f8c458336e87461c518d870b35a Mon Sep 17 00:00:00 2001 From: Azreyo <58790873+Azreyo@users.noreply.github.com> Date: Thu, 2 Oct 2025 15:41:07 +0200 Subject: [PATCH] Add work-in-progress notice to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6ffa9b0..cb2ac4f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ *Features advanced security, caching, and asynchronous I/O capabilities* +> **⚠️ WORK IN PROGRESS**: This project is currently under active development and is not yet a full release. Features may be incomplete, APIs may change, and bugs may be present. Use in production environments at your own risk. + [Features](#-features) • [Installation](#-installation) • [Configuration](#-configuration) • [Usage](#-usage) • [Contributing](#-contributing) • [License](#-license)