From 6129ad2d06b7d7b968fc7c695b10c37d8218a40d Mon Sep 17 00:00:00 2001
From: cbsmith2 <cbsmith2@uab.edu>
Date: Tue, 11 Mar 2025 14:37:12 -0500
Subject: [PATCH] Edit to README

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 38a47ee..a414120 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ If there are multiple **ls** versions in the workspace (which will be the case i
 
 Type your initials when prompted and hit **Enter** again. 
 
-When prompted, save the .mat file to the appropriate location with all the other in-progress files for that subject. Name the file using the usual format: `{#}_Transcript_{TaskName}_{SubjID}–InProg`.
+When prompted, save the .mat file to the appropriate location with all the other in-progress files for that subject. Name the file using the usual format: `{#}_Transcript_{TaskName}_{SubjID}–InProg_{ReviewerInitials}`.
 
 ***Once the code is done running and the file has saved, you may freely close MATLAB. Your progress has been saved.***
 
@@ -46,6 +46,6 @@ The process is exactly the same as usual, but you will be able to play the audio
 
 Save your progress by following the steps outlined in "Usage Instructions" 
 
-The saving process is the same when you completely finish a transcription. The only difference is to name the resulting .mat file `{#}_Transcript_{TaskName}_{SubjID}–Complete`.
+The saving process is the same when you completely finish a transcription. The only difference is to name the resulting .mat file `{#}_Transcript_{TaskName}_{SubjID}–Complete_{ReviewerInitials}`.
 
 > Updated 250311 - AD
\ No newline at end of file
-- 
GitLab