From 883f1174146c672ab12b6cee53e94fa86d747741 Mon Sep 17 00:00:00 2001 From: Uwe Rathmann Date: Sat, 22 Jul 2017 18:22:20 +0200 Subject: [PATCH] improving README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14047e6b..77d3f863 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ QSkinny The (Q)Skinny library contains a set of lightweight Qt Quick Controls. -It is implemented to be 100% usable in C++, but can be used from C++ and/or QML +It is implemented to 100% in C++, but can be used from C++ and/or QML application code. Doing the implementation in C++ allows to make use of the "scene graph"