Update README.md

fixed Readme file styling
This commit is contained in:
Nikolaos Ftylitakis 2017-03-20 18:17:39 +02:00 committed by GitHub
parent 6a40ab118d
commit 6d945cce4f

View File

@ -40,7 +40,7 @@ By including QZXing.pri or by building QZXing.pro you get the core functionality
Warning! The initial default configuration till 20/03/2017 was including qzxing_qml. This tag could not be removed once added, so it was needed to be removed from the defaults. Warning! The initial default configuration till 20/03/2017 was including qzxing_qml. This tag could not be removed once added, so it was needed to be removed from the defaults.
###QZXing + QML ### QZXing (core + QML)
If an application is going to use QML functionality, it is now possible to add the dependency to it. This can be done by adding the folloing line to the .pro file of its project: If an application is going to use QML functionality, it is now possible to add the dependency to it. This can be done by adding the folloing line to the .pro file of its project:
CONFIG += qzxing_qml CONFIG += qzxing_qml