From 2f834434d99553d6aeee3fc3ef3f3d874056a0bf Mon Sep 17 00:00:00 2001 From: alexkcode Date: Wed, 14 Feb 2024 17:02:00 -0600 Subject: [PATCH] making readme more clear --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 25881f6..c80bb8e 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ bash run_all.sh ### Run Data Processing Tests Make sure test data is created/replaced before running tests by running the following script from -the main project directory: +the main project directory (it will overwite the existing test data file if it exists): ```bash bash create_test_data.sh