From 8d088a9134200c546e5dfd2df1f09a30233401ac Mon Sep 17 00:00:00 2001 From: Daniel Carrillo Date: Wed, 15 Jul 2026 20:33:54 +0200 Subject: [PATCH] chore: Add badges to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3420d02..3ef5361 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Atalaya Uptime Monitor +[![CI](https://github.com/dcarrillo/atalaya/actions/workflows/ci.yml/badge.svg)](https://github.com/dcarrillo/atalaya/actions/workflows/ci.yml) +[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](LICENSE) +[![Node.js](https://img.shields.io/badge/node-%3E%3D22-brightgreen.svg)](https://nodejs.org/) +[![TypeScript](https://img.shields.io/badge/TypeScript-6.0-blue.svg)](https://www.typescriptlang.org/) +[![Cloudflare Workers](https://img.shields.io/badge/Cloudflare-Workers-orange.svg)](https://workers.cloudflare.com/) +[![Astro](https://img.shields.io/badge/Astro-6.0-purple.svg)](https://astro.build/) + Atalaya (Spanish for watchtower) is an uptime & status page monitoring service running on Cloudflare Workers and Durable Objects. Thanks to the generous Cloudflare free tier, Atalaya provides a simple, customizable, self-hosted solution to monitor the status of public network services,