1
0
Fork 0
Browse Source

fix typo's and minor edits README.md.

unstable
Craig Oates 2 years ago
parent
commit
317b9ecf1d
  1. 14
      README.md

14
README.md

@ -1,12 +1,12 @@
# Return to Ritherdon: Relay # Return to Ritherdon: Relay
Relay is a Python 3 based project for controlling a set of lights via Relay is a Python 3 based project for controlling a set of lights via relay
relay switches -- based on the light meter readings made available via switches. The controlling of said lights is based on the light meter readings
the 'Midpoint' project. Relay is one of three project which combine to made available via the 'Midpoint' project (use the 'Overview' link below). Relay
make the 'Personal Flash in Real-Time' artwork with is one of several is one of three project which combine to make the 'Personal Flash in Real-Time'
artworks created as part of the 'Return to Ritherdon' project. For artwork which is one of several artworks created as part of the 'Return to
more information on this repository and 'Return to Ritherdon', please Ritherdon' project. For more information on this repository and 'Return to
the links below: Ritherdon' in general, please use the links below:
- [Return to Ritherdon Overview](https://git.abbether.net/return-to-ritherdon/rtr-docs) - [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) - [Relay Documentaion](https://git.abbether.net/return-to-ritherdon/rtr-docs/src/branch/master/relay/rtr-relay.md)