From b88bfb1a2233e9a837ecc50357ec2d72cfb6a352 Mon Sep 17 00:00:00 2001 From: James Date: Wed, 31 Jan 2018 14:43:49 +1100 Subject: [PATCH] Fix typo in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 571b8e0..43274f1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ LiftInstall =========== -A installer for your application. Designed to be customisable to the core, hookable from external +An installer for your application. Designed to be customisable to the core, hookable from external applications, and have a decent UI. This is designed to be a more modern interpretation of Qt's Installer Framework, which has several issues: @@ -22,4 +22,4 @@ cargo build License ------- -LiftInstall is licensed under the Apache 2.0 License, which can be found in [LICENSE](LICENSE). \ No newline at end of file +LiftInstall is licensed under the Apache 2.0 License, which can be found in [LICENSE](LICENSE).