From 53e1ede0587a700bf03b7554d8b55cc67f6aeaa4 Mon Sep 17 00:00:00 2001 From: Justin Krup Date: Sat, 12 May 2018 19:20:49 -0400 Subject: [PATCH] Fix bad whitespace before bullet in README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e12b974..7a1384e 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,10 @@ * Build your own **Game** * [**C**: *Handmade Hero*](https://handmadehero.org/) * [**C**: *How to Program an NES game in C*](https://nesdoug.com/) -  * [**C**: *Chess Engine In C*](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video] + * [**C**: *Chess Engine In C*](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video] * [**C**: *Let's Make: Dangerous Dave*](https://www.youtube.com/playlist?list=PLSkJey49cOgTSj465v2KbLZ7LMn10bCF9) [video] - * [**C**: *Learn Video Game Programming in C*](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt) [video] + * [**C**: *Learn Video Game Programming in C*](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt) +[video] * [**C**: *Coding A Sudoku Solver in C*](https://www.youtube.com/playlist?list=PLkTXsX7igf8edTYU92nU-f5Ntzuf-RKvW) [video] * [**C**: *Coding a Rogue/Nethack RPG in C*](https://www.youtube.com/playlist?list=PLkTXsX7igf8erbWGYT4iSAhpnJLJ0Nk5G) [video] * [**C**: *Tutorial For a Brickout Clone*](https://dashgl.com/)