From 5ef188e3877b220dd633a57f31e7b3dee112175a Mon Sep 17 00:00:00 2001 From: sritanmay001 Date: Thu, 17 Oct 2019 14:58:36 +0530 Subject: [PATCH] Added clean_up_photo --- Clean_up_photo_directory/README.md | 11 ++++++++++- README.md | 4 ++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Clean_up_photo_directory/README.md b/Clean_up_photo_directory/README.md index 1250bfb..942c3c2 100644 --- a/Clean_up_photo_directory/README.md +++ b/Clean_up_photo_directory/README.md @@ -1 +1,10 @@ -This program is used to find out the "bad" picture files and then eventually delete them. \ No newline at end of file +# Clean_up_photo + + +## Description + +This program is used to find out the "bad" picture files and then eventually delete them. + +## Usage + +Run the clean_up_photo.py diff --git a/README.md b/README.md index 7ef6576..18b4150 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Awesome Python Scripts :sunglasses: PyPI +# Awesome Python Scripts :sunglasses: PyPI ## What is this repo? This repo is a compilation of some *awesome* Python scripts that automate some boring tasks or simply make our life easier...or both! @@ -71,7 +71,7 @@ So far, the following projects have been integrated to this repo: |[IMDB TV Series Info Extractor](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/imdb_episode_ratings)|[Yash Raj Sarrof](https://github.com/yashYRS) | |[Yoda-speak Translator](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/speak_like_yoda)|[sonniki](https://github.com/sonniki) | |[Medium Article Downloader](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/medium_article_downloader)|[coolsonu39](https://github.com/coolsonu39)| - +|[Clean_up_photo](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Clean_up_photo)|[sritanmay001](https://github.com/sritanmy001)| ## How to use : - Clone/Download the directory and navigate to each folder. Or...