1
0
Fork 0
Browse Source

update README.

stable
Craig Oates 2 years ago
parent
commit
5ecf3f1173
  1. 15
      README.md

15
README.md

@ -1,3 +1,14 @@
# midpoint
# Return to Ritherdon: Midpoint
A web A.P.I. built with Flask and Python. Its main purpose is to receive the readings from the light meters welding booths in the Ritherdon factory and make them available for consumption by the relay-controllers in the gallery.
This is a web REST-APIbuilt with Flask and Python. Its main purpose is
to receive the readings from the light meters welding booths in the
Ritherdon factory and make them available for consumption by the
relay-controllers in the gallery. Midpoint is one of three projects
which combine to form 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', please use the links below:
- [Return to Ritherdon Overview](https://git.abbether.net/return-to-ritherdon/rtr-docs)
- [Midpoint Documentation](https://git.abbether.net/return-to-ritherdon/rtr-docs/src/branch/master/midpoint/rtr-midpoint.md)