summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2017-06-16 14:40:21 +0700
committerOxore <oxore@protonmail.com>2017-06-16 14:40:21 +0700
commitd657047af0060952254221a543d4508b4e177624 (patch)
tree5943573cb08896cf4286a5dfa6f7c4c9443171da /README.md
parent6016191f7f9c470cbb4c791d0e35670d04c3487d (diff)
adding license information
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7f4af39..31c804d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## Tetris CSFML
[![Build Status](https://travis-ci.org/Oxore/tetris-csfml.svg?branch=master)](https://travis-ci.org/Oxore/tetris-csfml)
-
+![WTFPL](http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-2.png "WTFPL")
This is unfinished tetris project written in pure C with CSFML library. It is under development. Obvious, it depends on csfml, but nothing more.
__Compilation__