From 759115d59d8fbf32b7d946887ef39d220de02f52 Mon Sep 17 00:00:00 2001
From: ACRT <49489769+ACRTTool@users.noreply.github.com>
Date: Fri, 2 Oct 2020 11:00:27 -0400
Subject: [PATCH] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index aaf0395..64e1eca 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ This is browser based standalone application which records accessibility test re
2) Select **'Instructions'** to view instruction manual in accessible pdf file for details.
3) Select **'Create Report'** to create or edit test result.
4) Select and load either standard template JSON file (TT4 or TT5 JSON file from 'Resources' folder for the first time) or valid custom JSON file (one you created for editing).
-![Select & Load](https://github.com/Section508Coordinators/ACRT/blob/master/Resources/select_load.JPG)
+![Select & Load](./Resources/select_load.JPG)
5) Once filled/edited all required fields, you will see option to save test result.
6) To save file changes, select the keyboard shortcut (ctrl + z) or Save button located at the bottom of the page.
7) File will be saved in your local machine (downloads folder by default) as JSON file, use this for editing or reporting purposes.