From 5f82884c625e3fc1683c0bc22ffed709c9528757 Mon Sep 17 00:00:00 2001 From: Aaron Yarborough Date: Wed, 18 Dec 2024 19:24:18 +0000 Subject: [PATCH] chore: update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d31f2b0..9e3c094 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ A tool to fetch and validate the quality of data from Open Referral UK APIs. The Family Hubs DfE delivery team use this tool to pull and quality check the data available on current (as of Dec 2024) Open Referral UK APIs. -## Data source +## Pre-requisites -The list of APIs was gathered from here: https://openreferraluk.org/dashboard +- node (built using v23.4.0; will probably run on nearby versions) ## Usage