From 74cf3538a913adea2ab29323e2145cdbff49c62f Mon Sep 17 00:00:00 2001 From: Dan Klco Date: Tue, 14 Jan 2020 17:23:45 -0500 Subject: [PATCH] Adding a link to the auth documentation (#125) Co-authored-by: Jesse MacFadyen --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1cb1cd8..64884ec8 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ OPTIONS --version Show version ``` +_See Documentation: [Add Auth Documentation](https://github.com/adobe/aio-app-scripts/blob/master/doc/add-auth.md)_ + _See code: [src/commands/app/add/auth.js](https://github.com/adobe/aio-cli-plugin-app/blob/0.5.0/src/commands/app/add/auth.js)_ ## `@adobe/aio-cli-plugin-app app:add:web-assets`