diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |