diff --git a/README.md b/README.md index 8f559cc..18de011 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ 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 Password Manager depends on c++utilities, qtutilities and passwordfile and 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