README: centered logo header
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Showing 1 changed file with +8 and −2
modified
README.md
+8 −2
@@ -9,9 +9,15 @@ modified: 2026-08-12 | ||
| 9 | 9 | status: reviewed |
| 10 | 10 | --- |
| 11 | 11 | |
| 12 | −# anomaly-atlas | |
| 12 | +<p align="center"> | |
| 13 | + <a href="https://www.anomaly-atlas.io"><img src="web/public/logo.svg" alt="anomaly-atlas logo — atlas graticule with a circled outlier" width="96" height="96"></a> | |
| 14 | +</p> | |
| 15 | + | |
| 16 | +<h1 align="center">anomaly-atlas</h1> | |
| 17 | + | |
| 18 | +<p align="center"><em>An honest atlas of what is real, what is artifact, and what is merely wishful<br>in open high-frequency market data.</em></p> | |
| 13 | 19 | |
| 14 | −<p> | |
| 20 | +<p align="center"> | |
| 15 | 21 | <a href="https://www.anomaly-atlas.io"><img alt="Live atlas" src="https://img.shields.io/badge/atlas-anomaly--atlas.io-2456c4"></a> |
| 16 | 22 | <img alt="Experiments" src="https://img.shields.io/badge/micro--experiments-8%2F8%20complete-1e7a4d"> |
| 17 | 23 | <img alt="Synthetic gate" src="https://img.shields.io/badge/synthetic%20gate-29%20tests%20passing-1e7a4d"> |
| 18 | 24 | |