From 75c67b464cb7205269b2c47f5c0ccac50796e1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C5=A0pa=C4=8Dek?= Date: Wed, 3 Jan 2024 05:06:52 +0100 Subject: [PATCH] Link to a fork of this fork Link to @jakubjachym fork of this fork, would be better if he started co-maintaining this package but I guess it's too late now. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7690630..272a681 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ VatCalculator [![PHP Tests](https://github.com/spaze/vat-calculator/workflows/PHP%20Tests/badge.svg)](https://github.com/spaze/vat-calculator/actions?query=workflow%3A%22PHP+Tests%22) > [!CAUTION] -> EOL, use [driesvints/vat-calculator](https://github.com/driesvints/vat-calculator), or [even Stripe Checkout as we did](https://scotthelme.co.uk/implementing-all-the-stripe-things-for-report-uri/). +> EOL, use: +> - [driesvints/vat-calculator](https://github.com/driesvints/vat-calculator) for the original package +> - [jakubjachym/vat-calculator](https://github.com/JakubJachym/vat-calculator) or if you want date-based VAT rates and other features this package has/had and driesvints/vat-calculator doesn't +> - or [even Stripe Checkout as we did](https://scotthelme.co.uk/implementing-all-the-stripe-things-for-report-uri/) > [!WARNING] > There won't be any new releases, [version 4.0.4](https://github.com/spaze/vat-calculator/releases/tag/v4.0.4) is the final one of this package