From b04227218f149f7c38b5f818709e4acab64d66a3 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Fri, 10 Apr 2015 15:27:16 -0400 Subject: [PATCH] update readme --- Readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index aefd424..22dfe4e 100644 --- a/Readme.md +++ b/Readme.md @@ -1 +1,5 @@ -This is the repo that contains the code that runs my [about me](http://about.tommyparnell.com) page. Originally I was going to have some backend things, hence the use of some c#, but in the future I may just make this HTML, and publish via github pages. \ No newline at end of file +This is the repo that contains the code that runs my [about me](http://about.tommyparnell.com) page. Originally I was going to have some backend things, hence the use of some c#, but in the future I may just make this HTML, and publish via github pages. + +## Hosting + +This is currently hosted on Azure. Azure will auto deploy on master branch commits \ No newline at end of file