summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJuergen Bocklage-Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-08-02 12:40:57 +0200
committerJuergen Ryannel <juergen.bocklage-ryannel@pelagicore.com>2016-11-30 10:01:19 +0100
commitada58821a68c61d9bc905ce793dd4d0f6b497645 (patch)
tree4f9dede65368fcb04155fc8298f3a2381b0705b9 /README.md
parent6a3dd2248f24670ad70a28a70e848e33eac651c5 (diff)
downloadqtivi-qface-ada58821a68c61d9bc905ce793dd4d0f6b497645.tar.gz
initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 8 insertions, 4 deletions
diff --git a/README.md b/README.md
index eb5a3d3..75a55a4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,11 @@
-# qface
+# QML Interface Builder
-## Copyright and license
+Infrastructure to build a QML/Qt CPP interface based on an interface definition language and templates
-Copyright (C) 2016 Pelagicore AG
+# Dependencies
-The source code in this repository is subject to the terms of the GPLv3 licence, please see included "LICENSE" file for details.
+- Python3
+- ANTLR4
+- Jinja Templates
+
+# Running