diff --git a/README.md b/README.md
index 2bbf25969a327619bb5244048fb99baa616be621..4b788d9217b7a8ffb089d46014166b2dafa6cc9d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
 # Aruco Frame
 
+![](docs/explainer.png)
+
+This open source project lets you scan a drawing or image using an easy to build frame, and obtain a rectified image in real-life units. The frame exists in 3 different sizes, you can build your own by downloading the design files [here](./design).
+
 ## Installation
 
 Steps:
diff --git a/docs/explainer.png b/docs/explainer.png
new file mode 100644
index 0000000000000000000000000000000000000000..7d80fab93c98e8e4c39debe2b442b3e3d2192746
Binary files /dev/null and b/docs/explainer.png differ