summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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