From dd36b6feb5d19d682552d5f435aa12a54d1220e9 Mon Sep 17 00:00:00 2001 From: Waylon Walker Date: Sun, 1 Mar 2020 20:36:40 -0600 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c849d86..6430e2a 100644 --- a/README.md +++ b/README.md @@ -2,22 +2,37 @@ _for testing out github actions with kedro_ -![Kedro application](https://github.com/WaylonWalker/default-kedro157/workflows/Kedro%20application/badge.svg) +Actions: ![Kedro application](https://github.com/WaylonWalker/default-kedro157/workflows/Kedro%20application/badge.svg) -[![viz Status](https://api.netlify.com/api/v1/badges/a2545a6c-4c84-4530-a9fe-8747db5a073b/deploy-status)](https://app.netlify.com/sites/default-kedro157/deploys) +Viz: [![viz Status](https://api.netlify.com/api/v1/badges/a2545a6c-4c84-4530-a9fe-8747db5a073b/deploy-status)](https://app.netlify.com/sites/default-kedro157/deploys) -[![docs Status](https://api.netlify.com/api/v1/badges/dde08c74-b7a9-448d-9678-d2684792be24/deploy-status)](https://app.netlify.com/sites/default-kedro157-docs/deploys) +Docs: [![docs Status](https://api.netlify.com/api/v1/badges/dde08c74-b7a9-448d-9678-d2684792be24/deploy-status)](https://app.netlify.com/sites/default-kedro157-docs/deploys) -## Vizualization Deployed + +## ⚡ Fully automated actions + +* test +* lint +* viz +* build-docs +* run +* package +* docker-build +* deploy viz +* deploy docs + +## 📈 Vizualization Deployed [default-kedro-157.waylonwalker.com/](https://default-kedro-157.waylonwalker.com/) ![default-kedro157-viz.png](default-kedro157-viz.png) -## Docs Deployed +## 📄 Docs Deployed [default-kedro-157-docs.waylonwalker.com/](https://default-kedro-157-docs.waylonwalker.com/) + + ## Overview This is your new Kedro project, which was generated using `Kedro 0.15.7` by running: