From 58c60eb462e7b5d1cf9463b892a7d4bcb505c974 Mon Sep 17 00:00:00 2001 From: Lorenzo Delgado Date: Thu, 12 Feb 2026 20:51:07 +0100 Subject: [PATCH] docs(ampup): add centered hero header to README Align README header with ampup.sh landing page for visual consistency across project surfaces. - Add centered logo, title, and tagline matching docs site layout - Include install command in hero section for quick discoverability - Add action links for docs, bug reports, and feature requests - Point issue links to edgeandnode/amp repository Signed-off-by: Lorenzo Delgado --- README.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b1a507..f08d382 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ -# ampup +
-The official version manager and installer for [Amp](https://github.com/edgeandnode/amp), a tool for building and managing blockchain datasets. +Ampup + +# Ampup + +**The official version manager and installer for [Amp](https://github.com/edgeandnode/amp)** + +
curl --proto '=https' --tlsv1.2 -sSf https://ampup.sh/install | sh
+ +[Explore the docs](https://ampup.sh/docs) · [Report Bug](https://github.com/edgeandnode/amp/issues/new?labels=bug) · [Request Feature](https://github.com/edgeandnode/amp/issues/new?labels=enhancement) + +
## Installation