From 881c7906e3076145f06b1d362931a6b998dd3431 Mon Sep 17 00:00:00 2001 From: Kristyn Bryan Date: Mon, 6 Jun 2016 12:20:19 -0400 Subject: [PATCH] Update README.md --- projects/project_01/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/projects/project_01/README.md b/projects/project_01/README.md index f675544..fcd0580 100644 --- a/projects/project_01/README.md +++ b/projects/project_01/README.md @@ -118,4 +118,8 @@ The error(s) returned, copy and pasted/typed out/screenshot, not paraphrased. 4. **QUESTION** - After going through all this what is your questions specifically, more specifically than how can I make this work? - +## Useful Resources +​ +* **[MDN Javascript Docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript)** _(a great reference for all things Vanilla Javascript)_ +* **[jQuery Docs](http://api.jquery.com)** _(if you're using jQuery)_ +* **[GitHub Pages](https://pages.github.com)** _(for hosting your game)_