From cc0284ed74ebcef6f6c896dff6689db35ca11aa3 Mon Sep 17 00:00:00 2001 From: James Date: Thu, 9 Aug 2018 20:16:57 +1000 Subject: [PATCH] Fix grammar in QtIFW description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3b5b0c..5fe45d4 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ An installer for your application. Designed to be customisable to the core, hook applications, and have a decent UI. This is designed to be a more modern interpretation of Qt's Installer Framework, which is hard to develop on, - poorly documented, has hardcoded package listing format which requires very specific setups for packages and where - packages must be built using their tool. Finally, it is poorly supported, with rare updates and a large list of bugs. + poorly documented, has a hardcoded package listing format, and isn't supported all that well, with rare updates + and a large list of bugs. Building --------