From f776f2eec5a6ee110c80d723b545f4ef9daa71b4 Mon Sep 17 00:00:00 2001 From: rby90 <34209017+rby90@users.noreply.github.com> Date: Tue, 3 Apr 2018 07:54:20 -0400 Subject: [PATCH] removed a non C tutorial from list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 206cff2..6508f8c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ A list of C tutorials that work through the creation of small and or large proje - [Multiplayer WebSocket Game server written in C](http://www.gamedevcraft.com/2016/08/part-1-multiplayer-websocket-game.html) - [Emulator 101](http://emulator101.com/) - [How to Program a Text Adventure in C](https://helderman.github.io/htpataic/htpataic01.html) -- [Linux From Scratch](http://www.linuxfromscratch.org) + ## Video Series