From 2650f100550e89f15ad3f07df9a5ff3e7bfc94f3 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Sun, 17 Mar 2019 16:53:32 +0100 Subject: [PATCH] README modified --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b5b42129..78b587f9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ the API and logic of the controls themselves, the styling of these controls, and the delegated rendering of the controls to the screen. The code already provides a solid fundament for an automotive GUI with -currently ~150K lines of pure C++ code. As expected it results +currently ~300K lines of pure C++ code. As expected it results in a good startup performance and a low memory footprint. Nontheless QSkinny is lacking in areas like documentation or appealing