chore: update readme with path for eval
This commit is contained in:
parent
f322874ecc
commit
2e0d3d6dba
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue