From 7416a4b9d87ad3e30ad74645dfeccdb034438810 Mon Sep 17 00:00:00 2001 From: Ki Rill Date: Sat, 6 Mar 2021 13:10:43 +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 419b3d1..d739382 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Learn-Dlang-game-dev +# Learn Dlang game dev 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 download Raylib graphics library and start making 2D Games!