From 356daf31bdd6be75935311f9478885f620d317e5 Mon Sep 17 00:00:00 2001 From: RayofLightz Date: Sat, 28 Oct 2017 12:14:03 -0400 Subject: [PATCH] Update README.md added css grid game --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5b031b8..c7291a7 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ This list aims to be a curated set of high quality educational resources. The co #### [GitHub On-Demand Training](https://services.github.com/on-demand/) **Free** Self paced, interactive projects to learn Git and GitHub. Created and maintained by GitHub's training team. *(Git, GitHub)* +#### [Css grid garden](http://cssgridgarden.com/) +**Free** game that teachs the css grid system created by thomaspark +*(Css)* ## Intermediate