From 538ecb0d9bc5b2e3988777fdeaa85b0f8dc750bf Mon Sep 17 00:00:00 2001 From: stollr Date: Wed, 20 Dec 2023 17:55:01 +0100 Subject: [PATCH] Added notice about abandoning to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a02065f..fbf88a1 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ feature rich, but not easy to use. This library builds on top of the TCPDF library. At the current state it provides only a smart API to **create tables in a comfortable way**. +## ABANDONED + +This repository is abandoned and should not be used anymore. Please change from +`naitsirch/tcpdf-extension` to the compatible [`stollr/tcpdf-extension`](https://github.com/stollr/tcpdf-extension). + ## Features * More comfortable creation of tables