From d7545fe4cb550066cdc1242efd09d8cf7bb5e8f5 Mon Sep 17 00:00:00 2001 From: polos Date: Thu, 23 Feb 2017 23:09:31 +0100 Subject: [PATCH] update "quick" README --- examples/M-modules/quick/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/M-modules/quick/README.txt b/examples/M-modules/quick/README.txt index 71b2cef..c8126e6 100644 --- a/examples/M-modules/quick/README.txt +++ b/examples/M-modules/quick/README.txt @@ -1,5 +1,5 @@ Please note that you will need to build a small C++ plugin for most of the -examples (see "lib/"). +examples (see "lib/"); this is just for providing the "import EQL5" in QML. If you are new to QML/EQL5, you probably want to go through the examples (and READMEs) in this order: