diff --git a/docs/logo.jpg b/docs/logo.jpg new file mode 100644 index 0000000..458936c Binary files /dev/null and b/docs/logo.jpg differ diff --git a/readme.md b/readme.md index e08affb..a4f2d21 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # Tetris - Hardware and Software +![](./docs/IMG_4936.jpg) + This Tetris implementation consists of a hardware and a software (running on that hardware). The hardware utilizes four MSP430 microcontrollers for 1.) the game play, 2.) the play ground canvas, 3.) the score display and 4.) the sound effects.