From 8cd4bca3620b29b15bd703f2c65b40725325e48d Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:00:42 -0500 Subject: [PATCH] chore: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0158e61..36800a2 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Glu has an opinionated set of models and abstractions, which when combined, allo Use it to implement anything that involves automating updates to Git repositories via commits and pull requests. - ✅ Track new versions of applications in source repositories (OCI, Helm, etc) and trigger updates to target configuration repositories (Git). - ⌛️ Coordinate any combination of scheduled, event-driven, or manually triggered promotions from one environment to the next. +- ⌛️ Coordinate any combination of scheduled, event-driven, or manually triggered promotions from one environment to the next. - 🔍 Expose a single pane of glass to compare and manipulate the state of your resources in one environment to the next. - 🗓️ Export standardized telemetry which ties together your entire end-to-end CI/CD and promotion pipeline sequence of events.