From 1f77ee535f99bb98fb5ace444471099d7b4526a0 Mon Sep 17 00:00:00 2001 From: CalDescent Date: Sat, 6 May 2023 12:16:59 +0100 Subject: [PATCH] Added link to example Q-App projects. --- Q-Apps.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Q-Apps.md b/Q-Apps.md index bad9abe0..ea880874 100644 --- a/Q-Apps.md +++ b/Q-Apps.md @@ -816,6 +816,9 @@ let res = await qortalRequest({ # Section 4: Examples +Some example projects can be found [here](https://github.com/Qortal/Q-Apps). These can be cloned and modified, or used as a reference when creating a new app. + + ## Sample App Here is a sample application to display the logged-in user's avatar: