Skip to content

Commit 231ad8d

Browse files
authored
Update README.md
1 parent 3108d05 commit 231ad8d

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
@@ -17,9 +17,9 @@
1717

1818
# How to start
1919

20-
* Well it's quite simple just thought of any Idea that can be automated
21-
* Equip your weapon, I mean Python and required libraries 😂 (**[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language)
22-
* Yess That's all you need 😋
20+
* Well it's quite simple, just think of any idea that can be automated
21+
* Install Python and required libraries 😂 (**[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language)
22+
* That's all you need 😋
2323

2424
## Hacktoberfest 2022 Update
2525

@@ -30,13 +30,13 @@
3030

3131
<h1 align=center> How to Contribute 🤔 </h1>
3232

33-
You can contribute by adding new scripts, improving current scripts or Documentation. Here are some Instructions before making a Pull Request
33+
You can contribute by adding new scripts, improving current scripts or documentation. Read the below instructions before making a pull request.
3434

35-
## Here are the steps to Make contribute 👣
35+
## Contributing 👣
3636

3737
- [x] Take a look at [Contributing Guide](https://github.com/metafy-social/daily-python-scripts/blob/master/CONTRIBUTING.md) (Necessary)
38-
- [x] Create an issue for making any change to code. when issue will be approve you can make a change.
39-
- [x] Pull latest change from upstream branch before starting the changing code.
38+
- [x] Create an issue for making any change to code. when the issue is approved you can make a change.
39+
- [x] Pull the latest change from the upstream branch before starting the changing code.
4040
- [x] Add your file in proper folder(lowercase) with README.md in it. Add requirements.txt if needed.
4141
- [x] Please use flake8 linting in your code (See below to check flake8 linting)
4242

@@ -741,4 +741,4 @@ Thanks a lot for spending your time helping! Keep rocking 🍻
741741
</a>
742742
</td></tr>
743743
</table>
744-
<!-- readme: contributors -end -->
744+
<!-- readme: contributors -end -->

0 commit comments

Comments
 (0)