diff --git a/README.md b/README.md index 3dd9f1d..67eb41d 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ This is a battery-powered rfid-tag-controlled audio player meant to be used by kids. You can bundle audio-files to rfid tags and let your kids choose the music or audiobook of their favour by placing the corresponding tag atop of the box. +|Front|Side| +|-|-| +|![Frontal View](docs/img/front.jpeg)|![Side View](docs/img/side.jpeg)| + ## Todo - Volume buttons diff --git a/docs/img/front.jpeg b/docs/img/front.jpeg new file mode 100644 index 0000000..3317fba Binary files /dev/null and b/docs/img/front.jpeg differ diff --git a/docs/img/side.jpeg b/docs/img/side.jpeg new file mode 100644 index 0000000..c89520f Binary files /dev/null and b/docs/img/side.jpeg differ