From 8e04f42ee02852b72fcafb6af8598c12aacd39ec Mon Sep 17 00:00:00 2001 From: Oxore Date: Sat, 2 Dec 2017 10:42:19 +0300 Subject: Fix markdown --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3