diff --git a/.gitignore b/.gitignore index 872c981..4359eee 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,10 @@ __pycache__/ *.py[cod] *$py.class +# MacOS stuff +.DS_Store +*/.DS_Store + # C extensions *.so diff --git a/README.md b/README.md index 4a8c52f..3497a5c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Daily Python Scripts

-**Do you know anything that can help all to easy our tough life than tell that secret to us and help us to become lazy like Panda** +**Do you know anything that can help all to ease our tough life than tell that secret to us and help us to become lazy**

   @@ -18,8 +18,9 @@ # How to start * Well it's quite simple just thought of any Idea that can be automated -* Equip your weapon, I mean Python and required libraries 😂 (**[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language) -* Yess That's all you need 😋 +* Equip your weapon, Python and required libraries 😂 +* **[Refer here](https://automatetheboringstuff.com/)** for some basic guides to enhance Python language +* Yes, that's all you need 😋 ## Hacktoberfest 2022 Update @@ -28,7 +29,7 @@ * [Official website](https://hacktoberfest.digitalocean.com/) -

How to Contribute 🤔

+

How to Contribute

You can contribute by adding new scripts, improving current scripts or Documentation. Here are some Instructions before making a Pull Request @@ -45,6 +46,13 @@ Thanks a lot for spending your time helping! Keep rocking 🍻 +
+ + AuburnMedia +
+ AuburnMedia +
+
advaita-saha