Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW authored Dec 10, 2023
1 parent 98a28a8 commit 7a02875
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,22 +22,17 @@ A Exif-Images Edition
- 2. Add .jpg to subfolder ./images from where the script is stored.
- Note most social media sites strip exif data from uploaded photos.
## Prerequisites
- python3
- See [installation](#Installation) for OS specifics
- python

## Installation
1. Install python3
- Debian, Ubuntu, Etc
- `sudo apt-get install python3`
- Fedora, Oracle, Red Hat, etc
- `su -c "yum install python"`
- Windows
-Coming soon
- python for windows [click here](https://www.python.org/downloads/windows/)
# Installation
## copy & paste the following commands.
```bash
git clone https://github.com/AryanVBW/Exif.git
cd Exif
mkdir images
python3 exif.py
```

0 comments on commit 7a02875

Please sign in to comment.