diff --git a/README.md b/README.md index 4ebf712..b31f541 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,21 @@ -# Harmony +# Harmony : Open-source infrastructure orchestration that treats your platform like first-class code. +*By [NationTech](https://nationtech.io)* [![Build](https://git.nationtech.io/NationTech/harmony/actions/workflows/check.yml/badge.svg)](https://git.nationtech.io/nationtech/harmony) [![License](https://img.shields.io/badge/license-AGPLv3-blue?style=flat-square)](LICENSE) -**Open-source infrastructure orchestration that treats your platform like first-class code.** +### Unify -Harmony unifies project scaffolding, infrastructure provisioning, application deployment, and day-2 operations in **one strongly-typed Rust codebase**. From a developer laptop to a global production cluster, a single source of truth drives the full software lifecycle. +- **Project Scaffolding** +- **Infrastructure Provisioning** +- **Application Deployment** +- **Day-2 operations** + +All in **one strongly-typed Rust codebase**. + +### Deploy anywhere + +From a **developer laptop** to a **global production cluster**, a single **source of truth** drives the **full software lifecycle.** ---