From 3d811d0d8d88904013521a7fcbe1b98ea1a51e13 Mon Sep 17 00:00:00 2001 From: Tommy Parnell Date: Sat, 9 May 2015 16:34:48 -0400 Subject: [PATCH] fix readme --- Readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 22dfe4e..d53daf0 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,4 @@ -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. - +This is the repo that contains the code that runs my [about me](http://about.tommyparnell.com) page. There is server side code to interact with the Untappd Api, using [Untappd.Net](https://github.com/tparnell8/Untappd.Net) ## Hosting -This is currently hosted on Azure. Azure will auto deploy on master branch commits \ No newline at end of file +This is currently hosted on Azure. Azure will auto deploy on master branch commits