From c8aa5dc332ad9e645a134f3e73899d82bb65174c Mon Sep 17 00:00:00 2001 From: Joe Pitt Date: Tue, 28 Jun 2016 05:50:04 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index e2dd0d8..a907f61 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # DateFix Rename inconsistently named photo and videos to "yyyy-mm-dd hh mm ss.ext" format and set file timestamps to match. + +## Usage: + +1. Create a backup of /path/to/target/folder/ +2. Open PowerShell +3. Run the commands + + + Set-Location /path/to/target/folder/ + /path/to/DateFix.ps1 +4. Check the results are as expected +5. Delete the backup of /path/to/target/folder/