diff --git a/README.md b/README.md index e0d9814..934e4ff 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,13 @@ # Return to Ritherdon: Relay -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: +Relay is a Python 3 based project for controlling a set of lights via relay +switches. The controlling of said lights is based on the light meter readings +made available via the combination of the 'Light Meter' and 'Midpoint' projects +(use the 'Overview' link below). Relay is one of three project which combine to +make the 'Personal Flash in Real-Time' artwork which is one of several artworks +created as part of the 'Return to Ritherdon' project. For more information on +this repository and 'Return to Ritherdon' in general, please use 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)