summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2016-12-09 14:03:08 +0100
committerGitHub <noreply@github.com>2016-12-09 14:03:08 +0100
commit93df5a3f6a971f803ddc7e2237edb8109fdaac31 (patch)
tree46056c24bd4159ba2c730646abfb087a11d544b3 /README.md
parentf1391c0144c7a34d25f6d404391aea98ddba15f9 (diff)
downloadqtivi-qface-93df5a3f6a971f803ddc7e2237edb8109fdaac31.tar.gz
Added badge for RTD
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 f2524ba..173ed12 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# 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)
+[![Documentation Status](https://readthedocs.org/projects/qface/badge/?version=latest)](http://qface.readthedocs.io/en/latest/?badge=latest)
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.