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.