From 3247b1d62016d56c28ac3dc96178ef6c9ba67ad8 Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Fri, 5 Nov 2021 18:08:10 +0000 Subject: [PATCH] update README. --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0a43811..e0d9814 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ -# relay +# Return to Ritherdon: Relay -A Python based project for controlling a set of lights via relay switches -- based on the light meter readings made available via the "Midpoint" project. \ No newline at end of file +Relay is a Python 3 based project for controlling a set of lights via +relay switches -- based on the light meter readings made available via +the 'Midpoint' project. Relay is one of three project which combine to +make the 'Personal Flash in Real-Time' artwork with is one of several +artworks created as part of the 'Return to Ritherdon' project. For +more information on this repository and 'Return to Ritherdon', please +the links below: + +- [Return to Ritherdon Overview](https://git.abbether.net/return-to-ritherdon/rtr-docs) +- [Relay Documentaion](https://git.abbether.net/return-to-ritherdon/rtr-docs/src/branch/master/relay/rtr-relay.md)