diff --git a/README.md b/README.md
index 8aab686de253195d33d97c91ddeb1c1d66f5c26f..d474438c2bf82246a71ddc68b6d0c564e5c19a37 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,8 @@ The ``<portname>`` argument should be whatever name your atkrouter shows up on,
 
 ## Mods Hardware Modules
 
+![mods with hardware](tinymachine-image.png)
+
 The idea here is that each piece of AutomataKit hardware has a mirrored Mods software object. 
 
 The centerpiece is the **ATKBridge** mod, which allows us to pass network packets originating in mods into their hardware counterpoints. 
diff --git a/tinymachine-image.png b/tinymachine-image.png
new file mode 100644
index 0000000000000000000000000000000000000000..c0bf09d12c14419ce426769adc3a843bf2da95bf
Binary files /dev/null and b/tinymachine-image.png differ