From a7f42b0c61d4b3c4cd285242d73c66c4dab8facf Mon Sep 17 00:00:00 2001
From: Callum Inglis <callum.inglis@4oh4.co.uk>
Date: Sun, 6 Feb 2022 19:54:27 +0000
Subject: [PATCH] Tidy README.md

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 74e8372..6d65e25 100644
--- a/README.md
+++ b/README.md
@@ -4,11 +4,13 @@
 **Transmitter** 
 - Gather data from sensors, send to gateway using LoRa
 - No internet connection required
+- CAD Files are provided... [View](Enclosure/README.md)
 
 **Receiver**
 - Collect data from transmitter nodes
 - Parse / verify and upload to project API
 - Either requires internet connection to function, or connection to network hosting the API, may look to allow fully offline/off-grid functionality going forwards
+- CAD Files are provided... [View](Enclosure/README.md)
 
 ## BOM - Field Sensors
 | Unit | Cost | Description | Link |
-- 
GitLab