From 37979b6001b185e0b19b8137005b6c5ef426b418 Mon Sep 17 00:00:00 2001 From: Vivek W <92390419+AryanVBW@users.noreply.github.com> Date: Mon, 11 Dec 2023 03:39:06 +0530 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f86edb1..13f6903 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,8 @@ A Exif-Images Edition - `su -c "yum install python"` - Windows -Coming soon - - git clone https://github.com/AryanVBW/Exif.git - - cd Exif - - python3 exif.py +```bash + git clone https://github.com/AryanVBW/Exif.git + cd Exif + python3 exif.py +```