From 2e0d3d6dba24ae99f69a73b0fbb1ddd8364f4687 Mon Sep 17 00:00:00 2001 From: Aaron Yarborough Date: Wed, 18 Dec 2024 11:32:52 +0000 Subject: [PATCH] chore: update readme with path for eval --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 934aac3..1bc00e0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The list of APIs was gathered from here: https://openreferraluk.org/dashboard 1. Clone the repo 2. Run `npm install` to install node dependencies 3. Run `npm run fetch` to fetch up to date data -4. Run `npm run eval` to run the evaluation tool over the pulled data +4. Run `npm run eval ./data/Bristol\ Council.json` to run the evaluation tool over the pulled data (swapping the path to whatever LA data you want to evaluate) Results will be shown in the console: