diff --git a/README.md b/README.md index 73bbc52..5f80878 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ SingleApplication ================= -This is a replacement of the QSingleApplication for ```Qt 5```. +This is a replacement of the QSingleApplication for ```Qt5```. Keeps the Primary Instance of your Application and kills each subsequent instance.