From c357f0e1b75fc3b500887676998614b5bcc58433 Mon Sep 17 00:00:00 2001
From: Vito Caputo <vcaputo@pengaru.com>
Date: Mon, 6 Nov 2023 19:38:17 -0800
Subject: doc: mention YouTube development playlist

HACKING.txt should point readers interested in such things to the
video tutorials now that there's enough content in that playlist
to start being potentially useful:
---
 HACKING.txt | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/HACKING.txt b/HACKING.txt
index 84a63d8..bf49e11 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -15,6 +15,11 @@ Hacking on rototiller / libtil:
     This document primarily attempts to describe how one goes about hacking
   on new rototiller modules.
 
+    If video tutorials are preferred, a growing collection of rototiller
+  module development tutorial screencasts may be found on YouTube here:
+
+  https://www.youtube.com/playlist?list=PLIA5njm7IjTIg9gub7XwR_yGSkdAtOKy6
+
     Initially only a bare minimum module creation is described.  This is a
   single-threaded, unconfigurable at runtime, simple module, requiring only
   the rendering function be implemented.
-- 
cgit v1.2.3