Skip to content

Commit c3f388c

Browse files
committed
Add project
1 parent 3f1c35b commit c3f388c

File tree

1 file changed

+17
-14
lines changed

1 file changed

+17
-14
lines changed

README.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,27 +15,29 @@
1515
### Description
1616

1717
Welcome aboard fellow developer, this is where you will find Python scripts which you are free to contribute to.
18-
You can contribute by submitting your own scripts, also written in Python, which you think would be amazing for other people to see.
18+
You can contribute by submitting your own scripts, also written in Python, which you think would be amazing for other
19+
people to see.
1920

2021
### Contribution Guidelines
2122

22-
The contribution guidelines are as per the guide [HERE](https://github.com/larymak/Python-project-Scripts/blob/main/CONTRIBUTING.md).
23+
The contribution guidelines are as per the
24+
guide [HERE](https://github.com/larymak/Python-project-Scripts/blob/main/CONTRIBUTING.md).
2325

2426
### Instructions
2527

26-
- Fork this repository
27-
- Clone your forked repository
28-
- Add your scripts
29-
- Commit and push
30-
- Create a pull request
31-
- Star this repository
32-
- Wait for pull request to merge
33-
- Celebrate your first step into the open source world and contribute more
28+
- Fork this repository
29+
- Clone your forked repository
30+
- Add your scripts
31+
- Commit and push
32+
- Create a pull request
33+
- Star this repository
34+
- Wait for pull request to merge
35+
- Celebrate your first step into the open source world and contribute more
3436

3537
## Additional tools to help you get Started with Open-Source Contribution
3638

37-
- [How to Contribute to Open Source Projects – A Beginner's Guide](https://www.freecodecamp.org/news/how-to-contribute-to-open-source-projects-beginners-guide/)
38-
- [How to Write a Good README File for Your GitHub Project](https://www.freecodecamp.org/news/how-to-write-a-good-readme-file/)
39+
- [How to Contribute to Open Source Projects – A Beginner's Guide](https://www.freecodecamp.org/news/how-to-contribute-to-open-source-projects-beginners-guide/)
40+
- [How to Write a Good README File for Your GitHub Project](https://www.freecodecamp.org/news/how-to-write-a-good-readme-file/)
3941

4042
---
4143

@@ -46,7 +48,7 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
4648
## Projects
4749

4850
| SR No | Project | Author |
49-
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------- |
51+
|-------|---------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------|
5052
| 1 | [Ascii Image Converter](https://github.com/larymak/Python-project-Scripts/tree/main/ART%20SCRIPTS/image-ascii) | [Lary Mak](https://github.com/larymak) |
5153
| 2 | [DigitalClock](https://github.com/larymak/Python-project-Scripts/tree/main/TIME%20SCRIPTS/DigitalClock) | [Logan Ozdyck](https://github.com/ozdyck3) |
5254
| 3 | [Insta Spam Bot](https://github.com/larymak/Python-project-Scripts/tree/main/BOTS/InstaSpamBot) | [Lary Mak](https://github.com/larymak) |
@@ -112,4 +114,5 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
112114
| 63 | [QtQuiz](https://github.com/larymak/Python-project-Scripts/tree/main/GUI/QtQuiz) | [Eduardo C.](https://github.com/ehcelino) |
113115
| 64 | [Umbrella Reminder](https://github.com/larymak/Python-project-Scripts/tree/main/AUTOMATION/Umbrella%20Reminder) | [Edula Vinay Kumar Reddy](https://github.com/vinayedula) |
114116
| 65 | [Image to PDF](https://github.com/larymak/Python-project-Scripts/tree/main/IMAGES%20%26%20PHOTO%20SCRIPTS/Image%20to%20PDF) | [Vedant Chainani](https://github.com/Envoy-VC) |
115-
| 66 | [KeyLogger](https://github.com/larymak/Python-project-Scripts/tree/main/OTHERS/KeyLogger) | [Akhil](https://github.com/akhil-chagarlamudi) |
117+
| 66 | [KeyLogger](https://github.com/larymak/Python-project-Scripts/tree/main/OTHERS/KeyLogger) | [Akhil](https://github.com/akhil-chagarlamudi) |
118+
| 67 | [Face-detecting](https://github.com/larymak/Python-project-Scripts/tree/main/MachineLearning%Projects/Face-detecting) | [Azam Toiri](https://github.com/azamtoiri) |

0 commit comments

Comments
 (0)