We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9051877 commit dcd7425Copy full SHA for dcd7425
1 file changed
Backup Generator/readme.md
@@ -8,7 +8,7 @@ In the backup_files function, you need to specify the source directory and desti
8
- Replace /path/to/source_directory with the path to the directory containing the files you want to back up.
9
- Replace /path/to/destination_directory with the path to the directory where the backup files should be stored.
10
11
-# Requirments
+# Requirements
12
13
- os
14
- shutil
0 commit comments