From 86262780513504bac859effdc0c7eeffee89e0d9 Mon Sep 17 00:00:00 2001 From: RomeoCavazza Date: Sun, 7 Jun 2026 02:55:08 +0200 Subject: [PATCH 1/2] docs(readme): finish README with license section --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6e466fe..2c9c0f8 100644 --- a/README.md +++ b/README.md @@ -189,9 +189,7 @@ cd terraform && terraform destroy ``` --- +## License -
- -_OpsWarden — cloud showcase. Never a prerequisite to run the product._ - -
+OpsWarden is distributed under the **Apache License 2.0**. See +[LICENSE](LICENSE). From 2a45ac11b5036e0ea308ff99624391d24e50dcd8 Mon Sep 17 00:00:00 2001 From: RomeoCavazza Date: Sun, 7 Jun 2026 03:02:39 +0200 Subject: [PATCH 2/2] style(readme): format license section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2c9c0f8..0d63e84 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ cd terraform && terraform destroy ``` --- + ## License OpsWarden is distributed under the **Apache License 2.0**. See