summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f1b56bd..4c40c8c 100644
--- a/README.md
+++ b/README.md
@@ -41,2 +41,3 @@ to easy development. Third party dependencies not included are listed below:
* download and install the latest [official binary Qt 5.7 release](http://download.qt.io/archive/qt/5.7/) **and** download the *matching* [Qt WebKit Technology Preview release for Qt 5.7](https://github.com/annulen/webkit/releases/) and copy/merge the folders with the matching folders of the previously installed Qt 5.7 installation
+ * Some features of Swift, such as unicode Emojis support, require QT 5.6 or newer.
@@ -66,2 +67,3 @@ After installing Qt, simply run `./scons qt=/Users/username/Qt_installation_path
- Qt Open Source Edition
+ - QT 5.6 or newer to support emojis.