aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/DEVELOPMENT.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/DEVELOPMENT.md b/docs/DEVELOPMENT.md
index 602ec1b8..3eb0a72d 100644
--- a/docs/DEVELOPMENT.md
+++ b/docs/DEVELOPMENT.md
@@ -25,6 +25,12 @@ Then for developing
npx tauri dev
```
+## Tauri
+
+An introduction to Tauri can be seen in this short YouTube video: https://youtu.be/-X8evddpu7M
+
+A longer Tauri tutorial can be found here: https://youtu.be/kRoGYgAuZQE
+
## Tips
Note that you can adjust the behaviour of Tauri windows in `tauri.conf.json`, e.g.