Skip to content

Commit 58bd4da

Browse files
authored
Update README.md
1 parent bf5d330 commit 58bd4da

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
@@ -10,7 +10,7 @@ Based on the primary and secondary file paths entered, produces two CSV files th
1010
#### [extractFilenames.py](/extractFilenames.py)
1111
Based on the file path entered and file extension specified, extracts the names of all relevant files in the directory and writes them to a CSV file. Additionally, you can specify a prefix to be added to the edited file name in the "newFile" column. Additionally, this script creates a log of all files, whether they have the specified extension or not, in the directory for troubleshooting potential problems.
1212

13-
#### [extractFolderNames.py](/extractFilenames.py)
13+
#### [extractFolderNames.py](/extractFolderNames.py)
1414
Based on the file path entered, extracts the names of all nested folders and writes them to a CSV file.
1515

1616
#### [generateChecksumsForFilesInDirectory.py](/generateChecksumsForFilesInDirectory.py)

0 commit comments

Comments
 (0)