From 21f28754eaecbbc46586560519282d4bc9b0469e Mon Sep 17 00:00:00 2001 From: Ki Rill Date: Sat, 14 Dec 2019 18:47:59 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a5d06dc..a2fce7d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Hi! Join me on the journey of creating 2d games from scratch in D programming language! We will start from making simple console games in D. Then, as we learn enough features of D language, we will install Raylib graphics library and start making 2D Games! #### Youtube tutorial -You can follow my youtube tutorial: +You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe- #### Required software - DMD compiler