From 84ed64bef6c2a29dc4220ac934496aaae7656620 Mon Sep 17 00:00:00 2001 From: Stefanie Molin <24376333+stefmolin@users.noreply.github.com> Date: Sun, 13 Oct 2024 10:36:31 -0400 Subject: [PATCH] Add link to intro article --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 649a2ca..a3c40d1 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ # exif-stripper -An easy-to-use tool to ensure image metadata (EXIF data and extended attributes) is removed. +An easy-to-use tool to ensure image metadata (EXIF data and extended attributes) is removed. Read more about why this is important [here](https://stefaniemolin.com/articles/devx/pre-commit/exif-stripper/). ## Usage