diff --git a/README.md b/README.md index 4b982ba62..b104744e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ pyfpdf: FPDF for Python ======================= +> [!IMPORTANT] +> This project was compatible with legacy versions of Python and is discontinued. If your are looking for a modern version under active development, please visit [fpdf2](https://github.com/py-pdf/fpdf2). + + PyFPDF is a library for PDF document generation under Python, ported from PHP (see [FPDF][1]: "Free"-PDF, a well-known PDFlib-extension replacement with many examples, scripts and derivatives).