From 66172273719bbbf148ce8dbd463a487978d13cc6 Mon Sep 17 00:00:00 2001 From: Craig Freeman Date: Sat, 15 Feb 2014 11:53:33 -0700 Subject: [PATCH] Updated readmes, index --- index.html | 2 +- proj5/readme.md | 7 ++++++- readme.md | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 7ff5809..b469a4d 100644 --- a/index.html +++ b/index.html @@ -68,7 +68,7 @@

by Dan Wellman

  • Instructions: Copy files into Chrome as an extension
  • -
  • Project 7: Build Your Own jQueryIn Progress
  • +
  • Project 7: Build Your Own jQueryCompleted

  • diff --git a/proj5/readme.md b/proj5/readme.md index ae974d0..7c69b64 100644 --- a/proj5/readme.md +++ b/proj5/readme.md @@ -1,5 +1,10 @@ -# Project 5 - +# Project 5 - jQuery File Uploader +### Notes + +### Questions ### Status +### Problems + diff --git a/readme.md b/readme.md index 2114a2c..7d7d6df 100644 --- a/readme.md +++ b/readme.md @@ -13,4 +13,4 @@ This repository is meant to retain my code as I progress through the jQuery Hots It's important to note that I have deviated from the book in places that I felt were inefficient or just not structured the way I would. -Each project will have a README laying out the notes I've taken while completing the chapter. +Most projects will have a README laying out the notes I've taken while completing the chapter.