From a1f749cc98a81a40302f45f2e4429ebdf8be25a7 Mon Sep 17 00:00:00 2001 From: Jose Erick Carreon Date: Fri, 16 Feb 2024 21:16:44 -0600 Subject: [PATCH] chore: Added buymeacoffee --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ea956a..9b22043 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ PNGMetadata is a library which is able to extract the metadata of an image in pn It is important to mention that PNGMetadata does **not** use the software ExifTool so it is completely native. ![PNGMetadata.gif](https://joserick.com/docs/pngmetadata/PNGMetadata.gif) - +## Enjoying this package? [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/joserick) ## Requirements - PHP >= 7.4