From 9e8bfc456484671bf8cd00e152617884c7e32e15 Mon Sep 17 00:00:00 2001 From: Gideon Goldberg <1764158+gidsg@users.noreply.github.com> Date: Thu, 25 Jul 2024 16:53:35 +0100 Subject: [PATCH] Add explanatory note prior to archiving --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c86ade1..89c7f63 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # funding-service-design-post-award-submit +_This repository is no longer in use, superseded by the migration to a monolith in https://github.com/communitiesuk/funding-service-design-post-award-data-store/pull/641_ + ## Setup Install Python 3.11 (instructions assume Python 3 is installed on your PATH as `python` but may be `python3` on OSX)