From 4b43d789308f970f1446d7946b3e87779a6f717c Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 28 Apr 2015 19:59:46 +0100 Subject: [PATCH] added Hackr.io --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8c1edf1..4271457 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,6 @@ This repository is like a 'big warehouse', and it contains a number of different - [Big Box of HTML](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfHTML.md) - [Big Box of CSS](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfCSS.md) - [Big Box of Javascript](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfJavascript.md) + +## Miscellanious Links + - [Hackr.io](http://hackr.io/) - This one is too good not to add. A collection of links to computer science / programming tutorials on just about everything. You can even submit to this list too!