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 e50fcde commit 1f73425
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,16 @@
```bash
git clone https://github.com/AryanVBW/Exif.git
cd Exif
python3 exif.py
python3 exif-main.py
```

### To remove exif data from images, use the following command:
```bash
python3 remove-exif.py
```
### use this commands: for print jpg output directly on terminal or power shell
```bash
git clone https://github.com/AryanVBW/Exif.git
cd Exif
python3 exif.py
```
### To remove exif data from images, use the following command:
```bash
python3 remove-exif.py
```

0 comments on commit 1f73425

Please sign in to comment.