From e6ad7df9a9024d088175528e1c22f1ade18303e6 Mon Sep 17 00:00:00 2001 From: armandatt <68023954+armandatt@users.noreply.github.com> Date: Wed, 30 Sep 2020 18:54:32 +0530 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89c1b07..5b93a45 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ This is the offical Seattle Code Camp website maintained by the community for the community. Let's make it awesome together! Go ahead, submit a pull request. -Live site at http://seattle.codecamp.us -## Dev Machine Setup +Visit the Live site at http://seattle.codecamp.us +### Dev Machine Setup ### Prerequisites * Visual Studio 2015 Update 3 * LocalDB database server (Comes with VS 2015) @@ -14,6 +14,7 @@ Live site at http://seattle.codecamp.us 2. Run Set-ExecutionPolicy -ExecutionPolicy Bypass 3. Run SetupDevMachine.ps1 4. You are all set! +5. Happy Journey [![Build status](https://ci.appveyor.com/api/projects/status/g0ffenjhd7denito?svg=true)](https://ci.appveyor.com/project/cfranciscodev/codecampwebsite)