diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |