From 599db41b00b89262e29ef6c1938e07b6b312ba5f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Tue, 4 Oct 2022 16:44:40 +0200 Subject: [PATCH] docs: display build and test badge (#34) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 744e1a6..349b3ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![library-cover](https://user-images.githubusercontent.com/4262489/193811991-dc6ed9d7-0960-42f3-8b72-108620c6ab25.png) +[![Build and Test](https://github.com/ayoayco/astro-reactive-library/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/ayoayco/astro-reactive-library/actions/workflows/build-and-test.yml) + # Components and utilities for building reactive user interfaces 🔥 Let your data build your UI. Blazing-fast, reactive user interfaces with native [Astro](https://astro.build) components and architecture.