summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2016-12-02 14:17:34 +0100
committerGitHub <noreply@github.com>2016-12-02 14:17:34 +0100
commit45539a153f07e396483e38fca9b44334f113f27e (patch)
treefad216e1cbad76898c54e1640b2b1d3d35d6731c /README.md
parent2f844718b600ee2d45e2dfdd0f603ff6109c71c5 (diff)
downloadqtivi-qface-45539a153f07e396483e38fca9b44334f113f27e.tar.gz
Update README.md
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 d4cd157..247f5e9 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Qt Interface Builder (QFace)
+[![Build Status](https://travis-ci.org/travis-ci/travis-web.svg?branch=master)](https://travis-ci.org/travis-ci/travis-web)
QFace is an generator framework based on a common modern IDL. It is not a generator a such but enforces a common IDL format and provides a library to write your own generator. It is actually very easy to create your own generator and generate your custom solution based on your needs from the same IDL.