aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2022-06-08 01:44:47 +0300
committerHennadii Chernyshchyk <genaloner@gmail.com>2022-06-08 02:10:53 +0300
commit232f2ca01a6676524c7e43c38ac3ec4ee6a41a9d (patch)
treeff1f95cb60433d7d365553605ef0b1c24fc86bde
parentMerge pull request #157 from itay-grudev/doxygen-deploy-fix (diff)
downloadsingleapplication-232f2ca01a6676524c7e43c38ac3ec4ee6a41a9d.tar.xz
Update README.md
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index af4e5f1..7bfff11 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/).
## Usage