We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb2f8a5 commit 8437783Copy full SHA for 8437783
README.md
@@ -1,3 +1,9 @@
1
+This repository consists of a list of python scripts to automate few tasks.
2
+
3
+You can contribute by adding more python scripts which can be used to automate things. Some of already done are listed below.
4
+Incase you have anything to be followed while executing the python script mention it as well
5
6
7
# Python Scripts
8
9
## Script 1 - Turtle Graphics
@@ -36,4 +42,4 @@ FakeProfile.py
36
42
37
43
## Script 8 - Digital Clock
38
44
39
-DigitalClock.py
45
+DigitalClock.py
0 commit comments