diff --git a/README.md b/README.md index c646778..c8886ac 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 3D print a solder paste stencil for any circuit board. Export the paste layer from KiCad as SVG and get a custom STL file you can 3D print. +![Example](example.png) + ## Usage 1. Open `index.html` in a browser diff --git a/example.png b/example.png new file mode 100644 index 0000000..217307e Binary files /dev/null and b/example.png differ