diff --git a/README.md b/README.md index 59a84ac..7a85b4f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # sfml_tetris -A simple tetris clone written in C++, using SFML for graphics and input handling +A simple tetris clone written in C++, using SFML for graphics and input handling. + Mimics the feel of retro tetris. # Install / Build