diff --git a/README.md b/README.md index 31cc0cc..e6e9014 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ # Raspberry Pi Birdbox A wooden birdbox with some extra gadgets courtesy of the Raspberry Pi. -# Sorry for all of the really messy code + +![box](/doc/box.png) ## Setting up the raspberry pi Now you have your Raspberry Pi you need to put software on it. Go the this link https://www.raspberrypi.org/downloads/raspbian/ to download the latest copy of Raspbian diff --git a/doc/box.png b/doc/box.png new file mode 100644 index 0000000..f8b3b4b Binary files /dev/null and b/doc/box.png differ diff --git a/doc/exploded.png b/doc/exploded.png new file mode 100644 index 0000000..a46f14a Binary files /dev/null and b/doc/exploded.png differ