Update README.md

This commit is contained in:
probonopd
2016-09-05 17:52:58 +02:00
committed by GitHub
parent 2cb5d8ff4c
commit e44dbd7510
+1 -1
View File
@@ -1,6 +1,6 @@
# linuxdeployqt
linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses.
linuxdeployqt takes an application as input and makes it self-contained by copying in the Qt libraries and plugins that the application uses. It is based on macdeployqt in the tools applications of the Qt Toolkit.
__This is not fully working yet.__ Help is appreciated.