From 51c4ccb236e501db6e75da4663fda7105ef12bf2 Mon Sep 17 00:00:00 2001 From: Bernard Ngandu <31113941+bernard-ng@users.noreply.github.com> Date: Sun, 16 Mar 2025 19:18:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2cf3cf8..b7c966d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ ![Maven Central Version](https://img.shields.io/maven-central/v/tech.devscast/validable?color=blue) [![build](https://github.com/devscast/validable/actions/workflows/build.yaml/badge.svg)](https://github.com/devscast/validable/actions/workflows/build.yaml) +> [!NOTE] +> We want to inform you that Validable will no longer be maintained. The project has reached its end of life, and there will be no further updates or support. +> Thank you to everyone who used and contributed to Validable! + Validable is an extensible library that simplifies text field validation for Jetpack Compose and Compose Multiplatform by providing abstraction and reusable validation logic.