summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjryannel <juergen@ryannel.org>2017-03-14 14:55:33 +0100
committerGitHub <noreply@github.com>2017-03-14 14:55:33 +0100
commitd25b1df91604287e6115c6ea2d86281c82d1eabf (patch)
tree0b059c2a6109a856f9ae9de496f7585cd4ab5a35
parent60966a798b8d9110dbc24e0144e05bce29da9669 (diff)
downloadqtivi-qface-d25b1df91604287e6115c6ea2d86281c82d1eabf.tar.gz
added gitter bag
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1760a7f..6b56c0e 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![Build Status](https://travis-ci.org/Pelagicore/qface.svg?branch=develop)](https://travis-ci.org/Pelagicore/qface)
[![Documentation Status](https://readthedocs.org/projects/qface/badge/?version=latest)](http://qface.readthedocs.io/en/latest/?badge=latest)
+[![Chat at https://gitter.im/qmlbook/qface](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/qmlbook/qface?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
QFace is a generator framework based on a common modern IDL. It is not a generator as 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.