From 8b0276bfb370fa4c15011d0ca3b41073ecec5a65 Mon Sep 17 00:00:00 2001 From: probonopd Date: Tue, 11 Oct 2016 01:45:22 +0200 Subject: [PATCH] Update README.md [ci skip] --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a431a86..c841d42 100644 --- a/README.md +++ b/README.md @@ -83,11 +83,15 @@ These are my first steps with Qt and with C++ for that matter, and it is stil ve ## Projects using linuxdeployqt -These projects use [Travis CI](http://travis-ci.org/) and linuxdeployqt to provide AppImages of their builds: +These projects are already using [Travis CI](http://travis-ci.org/) and linuxdeployqt to provide AppImages of their builds: - https://github.com/probonopd/linuxdeployqt/ obviously ;-) - https://github.com/coryo/amphetype2 - https://github.com/chkmue/MyQtTravisTemplateProject - https://github.com/chkmue/qttravisCI_1 + +These can be bundled successfully using linuxdeployqt: + - https://github.com/eteran/edb-debugger/pull/458 - https://github.com/probonopd/tiled/blob/patch-1/.travis.yml +- https://gitlab.com/rpdev/opentodolist/issues/96