From e57a7d33aab98fae4c5e5cd6be79ac37c63bbf7c Mon Sep 17 00:00:00 2001 From: Alex Collins Date: Thu, 25 Mar 2021 09:38:34 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c451fc32e66e..ce55581a0593 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Argo is a [Cloud Native Computing Foundation (CNCF)](https://cncf.io/) hosted pr * Easily orchestrate highly parallel jobs on Kubernetes. * Argo Workflows puts a cloud-scale supercomputer at your fingertips! +## Try Argo Workflows + +[Access the demo enviromnment](https://workflows.apps.argoproj.io/workflows/argo) (login using Github) + ## Quickstart ```bash kubectl create namespace argo