From 7b6bd9d3e75420122be4704f0ce126c6b6abe209 Mon Sep 17 00:00:00 2001 From: Jonathan Chan Date: Thu, 23 Jun 2022 09:38:37 +1000 Subject: [PATCH] Updated README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6f7cd1c..d196498 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ Using the [Anaconda distribution](https://www.anaconda.com/products/individual) The following is a demo to make sure all of the code is working and for the user to get a sense of the intended workflow. It'll take approx. 10 mins (assuming everything works). The code will run on a demo CoastSnap directory (`CoastSnap_DEMO`) with 3 sites. 1. Open up `coastsnap_sites.csv`. Change the path name in cell E2, to the -path of the `CoastSnap_DEMO` directory. -2. Open the coastsnap directory +path of the coastsnap/CoastSnap_DEMO directory. +2. Open the coastsnap/coastsnap directory 3. Run `batch_spotteron_download.bat` [30s] - This downloads 5 images each for 3 sites and stores them in CoastSnap_DEMO/Images/Site_Name/Processed) 4. Run `batch_photoshop_registration.bat` [2 mins]