aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2022-06-09 16:04:33 +0300
committerGitHub <noreply@github.com>2022-06-09 16:04:33 +0300
commit9c2241f93637643c36a0c902b216265e6bb3764d (patch)
treee08ab92f9728e5216f6112b27efef116ec723d7e /README.md
parentRemoved sed frmo CMakeLists as it is not cross-platform (diff)
parentUpdate README.md (diff)
downloadsingleapplication-9c2241f93637643c36a0c902b216265e6bb3764d.tar.xz
Merge branch 'master' into doxygen-awesome-fork-url-fix
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 af4e5f1..0125845 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,9 @@ Keeps the Primary Instance of your Application and kills each subsequent
instances. It can (if enabled) spawn secondary (non-related to the primary)
instances and can send data to the primary instance from secondary instances.
-## [Documentation](https://itay-grudev.github.io/SingleApplication/)
+## Documentation
+
+You can find the full usage reference [here](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).
## Usage