From 64499138fb8be4dfca3f5246f5048f62f4a742f3 Mon Sep 17 00:00:00 2001 From: Mirko Teodorovic Date: Thu, 28 Nov 2024 14:34:25 +0100 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 8ee50e9a83..9b0ec34d2e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ This repository contains example applications for demoing ArgoCD functionality. to register this repository to your ArgoCD instance, or fork this repo and push your own commits to explore ArgoCD and GitOps! - - - | Application | Description | |-------------|-------------| | [guestbook](guestbook/) | A hello word guestbook app as plain YAML |