summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVladimir Novikov <oxore@protonmail.com>2017-05-26 22:39:24 +0700
committerGitHub <noreply@github.com>2017-05-26 22:39:24 +0700
commitca0d2b39b4af3097f9d80c065d2f399a6765efcd (patch)
tree30d7a21b3ce1e48ff25fa31059f63d642fb9a161 /README.md
parent852e80c513c8a8a1b41b315406e9796344689bf5 (diff)
Add travis.ci button
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44e66b2..7f4af39 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
## Tetris CSFML
+[![Build Status](https://travis-ci.org/Oxore/tetris-csfml.svg?branch=master)](https://travis-ci.org/Oxore/tetris-csfml)
This is unfinished tetris project written in pure C with CSFML library. It is under development. Obvious, it depends on csfml, but nothing more.