docs: Improve README formatting
All checks were successful
Run Check Script / check (push) Successful in 1m49s

Signed-off-by: johnride <jg@nationtech.io>
This commit is contained in:
johnride 2025-06-12 18:23:17 +00:00
parent 86c681be70
commit d776042e20

View File

@ -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.**
---