diff --git a/README.md b/README.md index 86e9657..8f559cc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # passwordmanager A simple password manager. + +## Build instructions +The password manager depends on c++utilities, qtutilities and passwordfile. Is built in the same way as these libaries. + +The following Qt 5 modules are requried when building with Qt GUI support: core gui widgets