From 611af8ee728e5b40764180a91b28b1663203128f Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Fri, 6 Feb 2026 19:05:40 +0100 Subject: [PATCH] Add build badge and documentation link to README Added a build badge for Ona and linked to documentation. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e56d04f2f..66d4e2eb5 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,8 @@ docker compose up -d open http://localhost:3000 ``` +[![Build with Ona](https://ona.com/build-with-ona.svg)](https://app.ona.com/#https://github.com/amruthpillai/reactive-resume) + For detailed setup instructions, environment configuration, and self-hosting guides, see the [documentation](https://docs.rxresu.me). ## Tech Stack