diff --git a/README.md b/README.md index 94d4b83..d4e1755 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,8 @@ They were set up in 1946, by Royal Charter, to champion and develop art and cult ## Project Overview: "Unnamed at time of writing" +![Main Project Overview](attachments/return-to-ritherdon-project-overview.png) + This repo. (Light-Meter) is part of a bigger project which is one of several artworks created by Nicola Ellis throughout the course of the residency. For the sake of brevity, this file will focus on the technical aspects of the project. The same is true for all files in the repository. The overall project ("UNNAMED" not Return to Ritherdon) consists of three separate/smaller projects. The names of the smaller projects are a by-product of the software development process. You should not view them as individual pieces within the overall project. From an artwork point-of-view, "UNNAMED ART WORK" is one piece. The name of the software projects are "light-meter" (which is this one), "mid-point" and "relay". All three projects reside in their own git repositories. You can find the other project's repositories at the following links: diff --git a/attachments/return-to-ritherdon-project-overview.png b/attachments/return-to-ritherdon-project-overview.png new file mode 100644 index 0000000..e22e2b7 Binary files /dev/null and b/attachments/return-to-ritherdon-project-overview.png differ