From 747f409ee5786211144d859340cd785a6cf51ccf Mon Sep 17 00:00:00 2001 From: dave horner Date: Sat, 16 Nov 2024 16:43:09 -0500 Subject: [PATCH] Update readme to include youtube walkthru --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2803e89..b02068e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # LightsOutGame +[Create "Lights Out" Game - Phoenix LiveView Tutorial](https://www.youtube.com/watch?v=hrpulBR5PFg) + To start your Phoenix server: * Install dependencies with `mix deps.get`