diff --git a/README.md b/README.md index d2a5f40..17fa35b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # qtutilities Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models. + +## Build instructions +Qt utilities depends on c++utilities and is built in the same way. +The library also depends on the following Qt 5 modules: core, gui