summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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