From 5b69bbe95dd28c8b2766fed76fe7efdbf8296a38 Mon Sep 17 00:00:00 2001 From: Koz Ross Date: Sat, 22 Aug 2015 22:50:36 +1200 Subject: [PATCH] Comments didn't work - removing for now --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index c17b629..7f2e56c 100644 --- a/README.md +++ b/README.md @@ -383,8 +383,6 @@ Beginner * [An Introduction to Python][282] - Pretty much what it says on the tin. [Python License][283]. * [Effective Go][66] - A guide to writing good, clean and readable Go code for beginners. [CC-BY-3.0][5] (text), [3-clause BSD][29] (code). - [CC-BY-3.0][5]. - * [Lua Programming][126] - A completed Wikibook on programming Lua. [CC-BY-SA-3.0][127]. * [Practical Haskell - getting started with Stack][50] - A series of tutorials designed to help people get started programming Haskell. [CC-BY-SA-4.0][125]. * [The GNU C Programming Tutorial][280] - An introduction to programming in C by the nice GNU people. PDF. [GNU FDL][281].