From a066a8c23f3a67b5b3c97205c2c4651a0f044ae0 Mon Sep 17 00:00:00 2001 From: AuburnMedia Date: Thu, 23 Nov 2023 12:00:58 +1100 Subject: [PATCH 1/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a8c52f..afb536a 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**

   From 0231c27f26d3a23cdb0b99d26417b1679f0b3bab Mon Sep 17 00:00:00 2001 From: AuburnMedia Date: Thu, 23 Nov 2023 12:17:55 +1100 Subject: [PATCH 2/3] Update .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) 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 From ef7f0a42383656a9ef592d5113415775a8e8978a Mon Sep 17 00:00:00 2001 From: AuburnMedia Date: Thu, 23 Nov 2023 12:25:05 +1100 Subject: [PATCH 3/3] Update typos and add contributor --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index afb536a..3497a5c 100644 --- a/README.md +++ b/README.md @@ -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