From f53570bbae90e80b23cdeb9f379e9f8ca6315c00 Mon Sep 17 00:00:00 2001 From: Braedon Date: Sat, 22 Jan 2022 23:58:48 -0500 Subject: [PATCH] Add video tutorial to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f389d1f5..748a6191 100644 --- a/README.md +++ b/README.md @@ -16,5 +16,7 @@ Rhythm Heaven Mania's game engine is [Unity 2020.3.25f1](https://unity3d.com/unity/whats-new/2020.3.25), and programmed with [Visual Studio 2022](https://visualstudio.microsoft.com/vs/). +Official video tutorial: https://www.youtube.com/watch?v=vONoZuP7qtg + ## Other information Rhythm Heaven is the intellectual property of Nintendo. This program is NOT endorsed nor sponsored in any way by Nintendo. All used properties of Nintendo (such as names, audio, graphics, etc.) in this software are not intended to maliciously infringe trademark rights. All other trademarks and assets are property of their respective owners. This is a community project and this is available for others to use according to the GPL-3.0 license, without charge.