aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorItay Grudev <itay+git2020@grudev.com>2022-06-07 16:40:30 +0300
committerItay Grudev <itay+git2020@grudev.com>2022-06-07 16:40:30 +0300
commit9474674ffa428e4d24d7e19f9f43a874371aa123 (patch)
tree3ea1181d0fbdcd22141a908504a5b6c34654d212 /README.md
parentFixed typo in main.yml workflow (diff)
downloadsingleapplication-9474674ffa428e4d24d7e19f9f43a874371aa123.tar.xz
Link to GH Pages documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ec1f8fc..af4e5f1 100644
--- a/README.md
+++ b/README.md
@@ -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`