From b9cbc402b0a624303bc38a24495b4a9a5e88cfba Mon Sep 17 00:00:00 2001 From: Adrian Adewunmi Date: Mon, 17 Oct 2022 16:10:17 +0100 Subject: [PATCH 1/3] Update README.md Fixed Issue -> Project #28 does not follow repo guidance. * Not having a specific folder for the new project. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7a3117d..3a49492e 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ SR No | Project | Description | Author 25 | QR Code Generator | GUI with Tkinter to get convert text to a PNG QR Code. | [Vivek Kumar Singh](https://github.com/vivekthedev) 26 | Flask Crud | Crud using flask and sqlite3 | [Alexander Monterrosa](https://github.com/Alex108-lab) 27 | Sudoku solver | This program can generate and solve Sudoku boards. | [Dominik Meurer](https://github.com/DMeurer) -28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) +28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) 29 | Whatsapp Bot | Whatsapp Bot is a simple bot made using Python to send a WhatsApp message. | [Anish Lohiya](https://github.com/AnishLohiya) 30 | YouTube Video Downloader | YouTube Video Downloader lets you download videos from YouTube. | [Alexander Monterrosa](https://github.com/Alex108-lab) 31 | Face Recognition | A Face Recognition Project developed using OpenCV Module in Python that displays a Blue Reactangle Frame around Faces. | [Anish Lohiya](https://github.com/AnishLohiya) From 5f3ab34c2fa7e3b63bd0af66330745468bb5a09d Mon Sep 17 00:00:00 2001 From: Adrian Adewunmi Date: Mon, 17 Oct 2022 16:25:11 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a49492e..085db071 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ SR No | Project | Description | Author 25 | QR Code Generator | GUI with Tkinter to get convert text to a PNG QR Code. | [Vivek Kumar Singh](https://github.com/vivekthedev) 26 | Flask Crud | Crud using flask and sqlite3 | [Alexander Monterrosa](https://github.com/Alex108-lab) 27 | Sudoku solver | This program can generate and solve Sudoku boards. | [Dominik Meurer](https://github.com/DMeurer) -28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) +28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) 29 | Whatsapp Bot | Whatsapp Bot is a simple bot made using Python to send a WhatsApp message. | [Anish Lohiya](https://github.com/AnishLohiya) 30 | YouTube Video Downloader | YouTube Video Downloader lets you download videos from YouTube. | [Alexander Monterrosa](https://github.com/Alex108-lab) 31 | Face Recognition | A Face Recognition Project developed using OpenCV Module in Python that displays a Blue Reactangle Frame around Faces. | [Anish Lohiya](https://github.com/AnishLohiya) From 9eca414d3e6a7453d38022355937725c5d559137 Mon Sep 17 00:00:00 2001 From: Adrian Adewunmi Date: Mon, 17 Oct 2022 16:28:24 +0100 Subject: [PATCH 3/3] Update README.md file Fixed Issue: Project #28 does not follow repo guidance. Specifically: Not having a specific folder for the new project. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085db071..3a49492e 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ SR No | Project | Description | Author 25 | QR Code Generator | GUI with Tkinter to get convert text to a PNG QR Code. | [Vivek Kumar Singh](https://github.com/vivekthedev) 26 | Flask Crud | Crud using flask and sqlite3 | [Alexander Monterrosa](https://github.com/Alex108-lab) 27 | Sudoku solver | This program can generate and solve Sudoku boards. | [Dominik Meurer](https://github.com/DMeurer) -28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) +28 | Mail Checker | Mail-Checker is a python script that lets you read your gmail subjects from particular gmail accounts directly from the terminal without having to login each time! | [Siddharth Pradeep](https://github.com/thirt33n) 29 | Whatsapp Bot | Whatsapp Bot is a simple bot made using Python to send a WhatsApp message. | [Anish Lohiya](https://github.com/AnishLohiya) 30 | YouTube Video Downloader | YouTube Video Downloader lets you download videos from YouTube. | [Alexander Monterrosa](https://github.com/Alex108-lab) 31 | Face Recognition | A Face Recognition Project developed using OpenCV Module in Python that displays a Blue Reactangle Frame around Faces. | [Anish Lohiya](https://github.com/AnishLohiya)