From 786b9e134fbfb03c6bf65da02223f966fa409b71 Mon Sep 17 00:00:00 2001 From: seanedw1 Date: Wed, 15 Mar 2017 14:55:15 -0400 Subject: [PATCH] cleaned up readme --- Angular/Demo2/README.md | 5 +++++ Php/README.md | 11 +++++++---- 2 files changed, 12 insertions(+), 4 deletions(-) create mode 100644 Angular/Demo2/README.md diff --git a/Angular/Demo2/README.md b/Angular/Demo2/README.md new file mode 100644 index 0000000..7f3e465 --- /dev/null +++ b/Angular/Demo2/README.md @@ -0,0 +1,5 @@ +# Song Playlist + +[Back](https://github.com/seanedw1/Portfolio/tree/master/Angular) + +* [Live demo](https://seanedw1.github.io/Portfolio/Angular/Demo2/index.html) diff --git a/Php/README.md b/Php/README.md index 82a3f70..18981bd 100644 --- a/Php/README.md +++ b/Php/README.md @@ -4,13 +4,16 @@ ## Table of contents -* [Weather api](#) -* [Student grading system](#) -* [Form Validation](#) -* [Signup & Login](#) +* [Weather api](#weather-api) +* [Student grading system](#student-grading-system) +* [Form Validation](#form-validation) +* [Signup & Login](#signup--login) ## Weather api +* [Files](https://github.com/seanedw1/Portfolio/tree/master/Php/Demo1) +* [Live demo](https://seanedw1.github.io/Portfolio/Php/Demo1/index.html) + ## Student grading system ## Form Validation ## Signup & Login