From 86b025cbbc0d5797baaafae39b17d3fab7b63dd8 Mon Sep 17 00:00:00 2001 From: Ben Anderson <dataknut@icloud.com> Date: Fri, 11 Nov 2022 11:31:04 +0000 Subject: [PATCH] updated readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eda4576..e6907de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A repo for our [fridayFagPacket](https://energy.soton.ac.uk/friday-fag-packets/) data notes (numbers that could have been done on the back of one and should probably come with a similar health warning). - * docs - where we (usually) keep outputs - these are published on [energy.soton](https://energy.soton.ac.uk/friday-fag-packets/) +The repo is auto-mirrored to https://github.com/dataknut/fridayFagPackets + + * docs - where we (usually) keep outputs - these are published on: + * github [pages](https://dataknut.github.io/fridayFagPackets/) + * [energy.soton](https://energy.soton.ac.uk/friday-fag-packets/) * data - where we keep (public) data we used * R - where we keep useful R code for use across the repo -- GitLab