Link to GH Pages documentation

This commit is contained in:
Itay Grudev 2022-06-07 16:40:30 +03:00
parent a2a5d139c3
commit 9474674ffa

View File

@ -8,6 +8,8 @@ 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/)
## Usage
The `SingleApplication` class inherits from whatever `Q[Core|Gui]Application`