summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Novikov <oxore@protonmail.com>2017-12-03 11:28:14 +0300
committerGitHub <noreply@github.com>2017-12-03 11:28:14 +0300
commitfad5bdb14b1c9549ddf9219230ed7d5aed060cf6 (patch)
tree2e2c03326b8c45a752f966c711b72ded3fe59554
parentabe78bde6db9f396225199d110d64d97b29c6d51 (diff)
Fix screenshots
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 41dc2ae..7120001 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,9 @@
This is unfinished tetris project written in pure C with CSFML library. It is under development.
-[Main menu](https://i.imgur.com/kOKz2Qk.png "Main menu")
+![Main menu](https://i.imgur.com/kOKz2Qk.png "Main menu")
-[In game](https://i.imgur.com/14aWf49.png "In game")
+![In game](https://i.imgur.com/14aWf49.png "In game")
__Dependencies__