From 232f2ca01a6676524c7e43c38ac3ec4ee6a41a9d Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Wed, 8 Jun 2022 01:44:47 +0300 Subject: Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1