From f6b64ae487e46a27af9d3f067fc707de51c8ebae Mon Sep 17 00:00:00 2001 From: adrienmalin <41926238+adrienmalin@users.noreply.github.com> Date: Thu, 9 Aug 2018 00:48:02 +0200 Subject: [PATCH] Add Screenshot --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f32590..4c4300e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# Tetris2000 +#   ![alt text](https://github.com/adrienmalin/Tetris2000/raw/master/icons/48.png "T") etris2000 + Another Tetris clone using Qt5 on Python 3.x +![alt text](https://github.com/adrienmalin/Tetris2000/raw/master/screenshots/Tetris2000.png "Screenshot") + ### Requirements * Python 3.x