Merge pull request #176 from itay-grudev/itay-grudev-patch-1

Update README.md
This commit is contained in:
Itay Grudev 2023-09-22 16:25:45 +03:00 committed by GitHub
commit e22a6bc235
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,9 +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
# [Documentation](https://itay-grudev.github.io/SingleApplication/)
You can find the full usage reference [here](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).
You can find the full usage reference and examples [here](https://itay-grudev.github.io/SingleApplication/classSingleApplication.html).
## Usage