Kaynağa Gözat

formatting and one typo in readme

Jesse Strickland 1 ay önce
ebeveyn
işleme
386127cfe0
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -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
-
+```