From 91bf135a4f28c18b4af74a02a269579dd07ac0df Mon Sep 17 00:00:00 2001 From: Pasha Sviderski Date: Sat, 1 Nov 2025 14:01:23 +1000 Subject: [PATCH] docs: minor README update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 041cc267..d3abdbd0 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ complexity of Kubernetes. ## ✨ Features -* **Deploy anywhere**: Combine cloud VMs, dedicated servers, and bare metal into a unified computing environment — +* **Deploy anywhere**: Combine cloud VMs, dedicated servers, and bare metal into a unified computing environment, regardless of location or provider. * **Docker Compose**: Familiar [Docker Compose](https://compose-spec.io/) format for defining services and volumes. No need to learn a new bespoke DSL.