aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorItay Grudev <itay.grudev@gmail.com>2015-02-26 19:37:43 +0000
committerItay Grudev <itay.grudev@gmail.com>2015-02-26 19:37:43 +0000
commitf170f1c73a4f56380fd48041b78001c59e0ff4e3 (patch)
treec0091097b1378ebf6fad06cf793b88e5a6f44f22 /README.md
parentAdded quick description (diff)
downloadsingleapplication-f170f1c73a4f56380fd48041b78001c59e0ff4e3.tar.xz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.