@@ -47,7 +47,7 @@ The program is designed for workflows where files accumulate in a local director
### Running
```bash
-python sermon_archiver.py
+python data_archiver.py
```
---
@@ -65,4 +65,4 @@ For example:
source_dir=C:\Recordings
dest_dir=E:\
extensions=.mp4,.mov,.avi,.mp3,.wav
-
+```