From c3b258847c5983726fee2981dd8034eb5cd01b3d Mon Sep 17 00:00:00 2001
From: John Coffey
Date: Sat, 22 Aug 2026 21:30:04 -0700
Subject: [PATCH] docs: drop the redundant README H1, centre the intro
The horizontal logo already carries the wordmark, so "# Cairn OBS"
directly beneath it repeated the same words twice in the first inch of
the page. Removed, and the tagline and licence line centred under the
logo so the header reads as one block.
The bold and the link are written as / rather than markdown:
GitHub does not process markdown inside a raw HTML block, so **...** and
[...](...) would have rendered as literal asterisks and brackets.
Nothing linked to the removed heading, and the #licensing anchor it
referenced comes from `## Licensing`, which is untouched.
---
README.md | 16 +++++++++-------
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index feb0411..7d6f3d4 100644
--- a/README.md
+++ b/README.md
@@ -7,14 +7,16 @@
-# Cairn OBS
+
+ Open-core, Kubernetes-native log aggregation and observability.
+ Built to match Splunk on capability while winning on cost-per-GB,
+ with honest multi-tenant RBAC and a modern language stack.
+
-Open-core, Kubernetes-native log aggregation and observability. Built to match
-Splunk on capability while winning on cost-per-GB, with honest multi-tenant
-RBAC and a modern language stack.
-
-Licensed **AGPLv3 in its entirety** — including `enterprise/`. See
-[Licensing](#licensing).
+
+ Licensed AGPLv3 in its entirety — including
+ enterprise/. See Licensing.
+
## What it does