Skip to content

Commit 13e867c

Browse files
Merge pull request geekcomputers#384 from souravs17031999/first_fork
changed some grammer in readme file
2 parents dbad046 + 654c4f7 commit 13e867c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# My Python Examples.
33

44
Here is more detailed information about scripts I have written. I do not consider myself a programmer; I create these little programs as experiments to play with the language, or to solve problems for myself. I would gladly accept pointers from others to improve the code and make it more efficient, or simplify the code. If you would like to make any comments then please feel free to email me at [email protected].
5-
These scripts are very important functions which help reduce workload on people.
5+
These scripts are very important functions which help reduce the workload on people.
66
In the scripts the comments and other documents are lined up correctly when they are viewed in [Notepad++](https://notepad-plus-plus.org/). This is what I used to code Python scripts.
77

88
- [batch_file_rename.py](https://github.com/geekcomputers/Python/blob/master/batch_file_rename.py) - This batch renames a group of files in a given directory, once you pass the current and the new extensions.

0 commit comments

Comments
 (0)