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