From 95fcd6b0571459b2aecf1b8c870c8637115e4676 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacek=20=C5=9Acierski?= Date: Mon, 21 Jul 2025 13:18:53 +0100 Subject: [PATCH] Update README with deprecation info --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4a321a..a948bd6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -[![Lint and Test](https://github.com/heron-data/client-python/actions/workflows/lint_and_test.yml/badge.svg)](https://github.com/heron-data/client-python/actions/workflows/lint_and_test.yml) +> ⚠️ **Deprecated**: This library is no longer actively maintained. +> Please refer to the [Heron Data Docs](https://docs.herondata.io/get-started/quickstart) for the most up-to-date API usage information. + # Heron Python