From 60cda45794295846baa843e410018d5f5b35930e Mon Sep 17 00:00:00 2001 From: Vivek W <92390419+AryanVBW@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:13:28 +0530 Subject: [PATCH] Update @ --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae607c9..b526fe4 100644 --- a/README.md +++ b/README.md @@ -71,9 +71,9 @@ python3 exif.py ### Thank You 🙏 -This project was inspired by the incredible YouTube tutorial ”EXIF Data Project in Python”, which provided valuable insights into building an Exif data tool. +This project was inspired by the incredible YouTube tutorial ”[EXIF Data Project in Python](https://youtu.be/A_itRNhbgZk?si=sHaWhNV9tn4cVwWC)”, which provided valuable insights into building an Exif data tool. -A heartfelt thanks to David Bombal for his fantastic exif.py script on GitHub, which served as a guiding resource during development. +A heartfelt thanks to David Bombal for his fantastic [exif.py script on GitHub](https://github.com/davidbombal/red-python-scripts/blob/main/exif.py), which served as a guiding resource during development. To the open-source community, developers, and testers: your support makes this project thrive.