From 5ba14cbfef2e26d663983e7bf057d7cd845bd194 Mon Sep 17 00:00:00 2001 From: Electric Keet Date: Thu, 20 Jul 2023 11:05:01 -0700 Subject: [PATCH] Link to guides from intro doc. --- doc/1-intro/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/1-intro/README.md b/doc/1-intro/README.md index 34658ece3..8e9289fc6 100644 --- a/doc/1-intro/README.md +++ b/doc/1-intro/README.md @@ -19,3 +19,5 @@ due to its nature of being feature-packed, it may be technical and somewhat diff it also has a flexible windowing system which you may move around and organize. see [2-interface](../2-interface/README.md) and [3-pattern](../3-pattern/README.md) for more information. + +once familiar with the tracker, look to [9-guides](../9-guides/README.md) for useful techniques. \ No newline at end of file