From ede2601f8a84893679c523c564baf8cf630e2505 Mon Sep 17 00:00:00 2001 From: Jen Weber Date: Sun, 25 Nov 2018 12:25:22 -0500 Subject: [PATCH] Update README with --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58df099..904e750 100644 --- a/README.md +++ b/README.md @@ -62,4 +62,5 @@ See `pages.yaml` in the cli-guides-source. Whatever has a url of index will be w ### Deploying -See instructions on the [cli-guides-app](https://github.com/ember-learn/cli-guides-app) README. +This app has CI/CD in place, which automatically deploys the contents of the `master` branch. +It is hosted on the Ember Learning org's Netlify account.