diff --git a/docs/Networking & Communications.md b/docs/Networking & Communications.md
index 010ba8acbbd8418093a66f751b944b7c6c517a37..482118498dda8e921fb30b8833c64e7d2892508a 100644
--- a/docs/Networking & Communications.md	
+++ b/docs/Networking & Communications.md	
@@ -135,18 +135,8 @@ On opening the serial monitor, you can see messages sent from one to the other:
 
 
 
-
-
-
-
-
-Want to learn about MQTT protocol.
-
-
-
-
-
-
+I also want to try and make a MQTT network if time permits.  
+![MQTT](./images/nc/mqtt.png)  
 
 ### STUDENT CHECKLIST
 1. Linked to group assignment page
@@ -156,44 +146,8 @@ Want to learn about MQTT protocol.
 5. Outlined problems and how you fixed them
 6. Included design files (or linked to)
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-### DESIGN FILES
-
 #### Bridge
- * [schematic](./images/nc/Networking-bridge.pdf)
+[schematic](./images/nc/Networking-bridge.pdf)
 ![traces](./images/nc/Networking-bridge-traces.png)
 ![outline](./images/nc/Networking-bridge-outline.png)  
 
diff --git a/docs/images/nc/mqtt.png b/docs/images/nc/mqtt.png
new file mode 100644
index 0000000000000000000000000000000000000000..18007bbfa840cc2e44b6575926e114a8a2fd37b8
Binary files /dev/null and b/docs/images/nc/mqtt.png differ