summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2017-12-02 10:42:19 +0300
committerOxore <oxore@protonmail.com>2017-12-02 10:42:19 +0300
commit8e04f42ee02852b72fcafb6af8598c12aacd39ec (patch)
tree6f2dcd4e5ff04b2e0041ccda03cfdfe23da2274b /README.md
parent16a4af87e0c1f55b776f28aabeee916e816c9aee (diff)
Fix markdown
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 960f03e..7bb42c4 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,13 @@
This is unfinished tetris project written in pure C with CSFML library. It is under development.
__Dependencies__
+
`SFML`
`CSFML`
`libyaml`
__Compilation and use__
+
Compilation:
```
make all