From 5508e5609e7ef3d386bf83290cb114919ab633ac Mon Sep 17 00:00:00 2001 From: Jose Erick Carreon Date: Sat, 5 Oct 2019 23:10:00 -0500 Subject: [PATCH] Added example of code through gif. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c87f36c..b9fc341 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ 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](http://docs.joserick.com/pngmetadata/PNGMetadata.gif) + ## Requirements - PHP >= 5.6 - XML PHP Extension