Skip to content

Commit c502a31

Browse files
authored
Merge branch 'main' into main
2 parents d390fbf + 30f8f14 commit c502a31

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# Python-project-Scripts.
22

3-
[![Open in Visual Studio Code](https://open.vscode.dev/badges/open-in-vscode.svg)](https://open.vscode.dev/larymak/Python-project-Scripts)
3+
<a href="https://join.slack.com/t/ngc-goz8665/shared_invite/zt-r01kumfq-dQUT3c95BxEP_fnk4yJFfQ">
4+
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165"/>
5+
</a>
6+
47
![Contributors](https://img.shields.io/github/contributors/larymak/Python-project-Scripts?style=plastic)
58
![Forks](https://img.shields.io/github/forks/larymak/Python-project-Scripts)
69
![Stars](https://img.shields.io/github/stars/larymak/Python-project-Scripts)
710
![Licence](https://img.shields.io/github/license/larymak/Python-project-Scripts)
811
![Issues](https://img.shields.io/github/issues/larymak/Python-project-Scripts)
9-
<a href="https://join.slack.com/t/ngc-goz8665/shared_invite/zt-r01kumfq-dQUT3c95BxEP_fnk4yJFfQ">
10-
<img alt="Join us on Slack" src="https://raw.githubusercontent.com/netlify/netlify-cms/master/website/static/img/slack.png" width="165"/>
11-
</a>
1212

1313
## This is a list of Python scripts for beginner projects.
1414

@@ -32,6 +32,13 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
3232
- Wait for pull request to merge
3333
- Celebrate your first step into the open source world and contribute more
3434

35+
## Additional tools to help you get Started with Open-Source Contribution
36+
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+
40+
-----------
41+
3542
#### Note: When you add a project, add it to the README for ease of finding it.
3643
#### Note: Please do not have the project link reference your local forked repository. Always link it to this repository after it has been merged with main.
3744

@@ -97,4 +104,5 @@ The contribution guidelines are as per the guide [HERE](https://github.com/larym
97104
| 56 | [Brick Breaker Game](https://github.com/larymak/Python-project-Scripts/tree/main/GAMES/Brick-Breaker_Game) | [Kaustav Ganguly](https://github.com/kaustav202)
98105
| 57 | [Finance App](https://github.com/larymak/Python-project-Scripts/tree/main/PYTHON%20APPS/FinanceTracker) | [Aditya Tripuraneni](https://github.com/Aditya-Tripuraneni)
99106
| 58 | [Hand Painter](https://github.com/larymak/Python-project-Scripts/tree/main/GAMES/VirtualHandPainter) | [Aditya Tripuraneni](https://github.com/Aditya-Tripuraneni)
100-
| 59 | [Snake Game](https://github.com/larymak/Python-project-Scripts/tree/main/GAMES/Snake_Game(Using%20Turtle)) | [Aarya Chopkar](https://github.com/accodes21)
107+
| 59 | [Image-Inverter](https://github.com/larymak/Python-project-Scripts/tree/main/IMAGES%20%26%20PHOTO%20SCRIPTS/Image-Inverter) | [Omar Eldanasoury](https://github.com/omar-danasoury)
108+
| 60 | [Snake Game](https://github.com/larymak/Python-project-Scripts/tree/main/GAMES/Snake_Game(Using%20Turtle)) | [Aarya Chopkar](https://github.com/accodes21)

0 commit comments

Comments
 (0)