Skip to content

Commit 67ae8be

Browse files
committed
README File, information on all the scripts
1 parent 48e4e1f commit 67ae8be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Here is some more detailed information about the scripts I have written. I do n
22

33
In the scripts the comments etc are lined up correctly when they are viewed in Notepad++. This is what I use to code Python scripts.
44

5+
batch_file_rename.py - This will batch rename a group of files in a given directory, once you pass the current and new extensions
6+
57
create_dir_if_not_there.py - Checks to see if a directory exists in the users home directory, if not then create it
68

79
dir_test.py - Tests to see if the directory testdir exists, if not it will create the directory for you

0 commit comments

Comments
 (0)