diff options
author | Oxore <oxore@protonmail.com> | 2017-12-02 10:42:19 +0300 |
---|---|---|
committer | Oxore <oxore@protonmail.com> | 2017-12-02 10:42:19 +0300 |
commit | 8e04f42ee02852b72fcafb6af8598c12aacd39ec (patch) | |
tree | 6f2dcd4e5ff04b2e0041ccda03cfdfe23da2274b | |
parent | 16a4af87e0c1f55b776f28aabeee916e816c9aee (diff) |
Fix markdown
-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 |