Skip to content

Commit d9c25c5

Browse files
authored
Update README.md
1 parent 90afd79 commit d9c25c5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,18 +20,18 @@
2020

2121
<h2>📌Repository</h2>
2222

23-
A Curated collection of Awesome **Python** Scripts which will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. 🚀
23+
A Curated Collection of Awesome **Python** Scripts that will make you go wow. This repository will help you in getting those green squares. Hop in and enjoy the journey of open source. 🚀
2424

25-
The main aim is to provide an efficient and beginner-friendly projects that would help you in mastering Python and make you familiar. Turn yourself into pro with all the hands-on that got you covered.
25+
The main aim is to provide an efficient and beginner-friendly project that would help you in mastering Python and make you familiar with it. Turn yourself into a pro with all the hands-on that got you covered.
2626

2727

2828
<h2>🙌Join Here</h2>
2929

30-
Anyone related to technology who are looking to contribute to open-source, are all invited to hop in. This place has task for everyone.
30+
Anyone related to technology who is looking to contribute to open-source is all invited to hop in. This place has a task for everyone.
3131

3232
| BasicPythonScripts | WebScrapingScripts | APIScripts | GUIScripts | AutomationScripts |
3333

34-
If you had worked on or want to initiate a unique project and want to share it with the world, you can do that through here. Go through the contributing guidelines in [CONTRIBUTING](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/Contributing_Guidelines.md)👩‍💻
34+
If you worked on or want to initiate a unique project and want to share it with the world, you can do that here. Go through the contributing guidelines in [CONTRIBUTING](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/Contributing_Guidelines.md)👩‍💻
3535

3636
Subsequently, also go through the GitHub documentation on [creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request).
3737

@@ -45,9 +45,9 @@ Python IDE : Install it by using this link [python.org](https://www.python.org/d
4545

4646
* Make sure you do not copy codes from external sources because that work will not be considered. Plagiarism is strictly not allowed.
4747
* You can only work on issues that have been assigned to you.
48-
* If you want to contribute the script, it's preferrable that you create an issue before making a PR and link your PR to that issue.
49-
* If you have modified/added code work, make sure the code compiles before submitting.
50-
* Strictly use snake_case (underscore_separated) in your file_name and push it in correct folder.
48+
* If you want to contribute the script, it's preferable that you create an issue before making a PR and link your PR to that issue.
49+
* If you have modified/added code, make sure the code compiles before submitting.
50+
* Strictly use snake_case (underscore_separated) in your file_name and push it in the correct folder.
5151
* Do not update the **[README.md](https://github.com/prathimacode-hub/Awesome_Python_Scripts/blob/main/README.md).**
5252

5353

@@ -61,7 +61,7 @@ Python IDE : Install it by using this link [python.org](https://www.python.org/d
6161

6262
- Add, Commit and Push
6363

64-
- Then in github, in your cloned repository find the option to make a pull request
64+
- Then in GitHub, in your cloned repository, find the option to make a pull request.
6565

6666
> print("Start contributing for Awesome_Python_Scripts")
6767

0 commit comments

Comments
 (0)