From c5f97ceaa566807c1079910e8f1afa12b37ac482 Mon Sep 17 00:00:00 2001 From: Itay Grudev Date: Fri, 22 Sep 2023 12:28:08 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 515cdb5..ece4de7 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ 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](https://itay-grudev.github.io/SingleApplication/) You can find the full usage reference and examples [here](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).