From 5c29e197e7d97b21147579cade13d90e179bb115 Mon Sep 17 00:00:00 2001 From: Kyle Quest Date: Sun, 16 Dec 2018 11:48:35 -0800 Subject: [PATCH] argo pkg example --- pkg/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/README.md b/pkg/README.md index 892bb63..0104483 100644 --- a/pkg/README.md +++ b/pkg/README.md @@ -16,6 +16,7 @@ Examples: * https://github.com/perkeep/perkeep/tree/master/pkg * https://github.com/minio/minio/tree/master/pkg * https://github.com/heptio/ark/tree/master/pkg +* https://github.com/argoproj/argo/tree/master/pkg * https://github.com/heptio/sonobuoy/tree/master/pkg * https://github.com/kubernetes/kubernetes/tree/master/pkg * https://github.com/kubernetes/kops/tree/master/pkg