aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorItay Grudev <itay.grudev@gmail.com>2015-02-26 19:37:30 +0000
committerItay Grudev <itay.grudev@gmail.com>2015-02-26 19:37:30 +0000
commita0f7dbc7d79d2501554c1f9bcd9b3ef45298d4c6 (patch)
treef6744b3a0b64e377d8dcf85a9bc81b2ca3d82970 /README.md
parentUpdate README.md (diff)
downloadsingleapplication-a0f7dbc7d79d2501554c1f9bcd9b3ef45298d4c6.tar.xz
Added quick description
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f445164..73bbc52 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,9 @@
SingleApplication
=================
-This is a replacement of the QSingleApplication for Qt5.
+This is a replacement of the QSingleApplication for ```Qt 5```.
+
+Keeps the Primary Instance of your Application and kills each subsequent instance.
Usage
-----