From a92ca5c4901dbca875d6b9a9547796985ec4f7af Mon Sep 17 00:00:00 2001 From: ESKYoung Date: Tue, 20 Jul 2021 15:20:02 +0100 Subject: [PATCH] Add link to the Data in Government blog post to `README.md` --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5263a02..f38bdfc 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ It also provides an Agile, centralised, and lightweight analytical quality assur process. [This helps meet HM Government best practice on producing quality analysis, as defined in the Aqua Book][aqua-book]. -[For reasons why we developed `govcookiecutter`, and a live demonstration, see this -presentation on version 0.5.3 from March 2021][youtube]. +[For reasons why we developed `govcookiecutter`, read the blog post][blog-post], and +[watch the live demonstration from March 2021 on version 0.5.3][youtube]. ## Getting started @@ -142,6 +142,7 @@ project][drivendata]. Specifically, it uses similar `data` and `src` folder stru and a modified version of the `help` commands in the `Makefile`s. [aqua-book]: https://www.gov.uk/government/publications/the-aqua-book-guidance-on-producing-quality-analysis-for-government +[blog-post]: https://dataingovernment.blog.gov.uk/2021/07/20/govcookiecutter-a-template-for-data-science-projects/ [contributing]: ./CONTRIBUTING.md [cruft]: https://github.com/cruft/cruft [docs-pre-commit]: ./%7B%7B%20cookiecutter.repo_name%20%7D%7D/docs/contributor_guide/pre_commit_hooks.md