From c829043cde7cd8f1811f794c8d2221e7f72e01d3 Mon Sep 17 00:00:00 2001 From: ibizaman Date: Fri, 26 Jan 2024 22:35:44 -0800 Subject: [PATCH] add test badge --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index bcb6efa..abed0d0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ *Building blocks for self-hosting with battery included.* +[![Tests](https://github.com/ibizaman/selfhostblocks/actions/workflows/test.yml/badge.svg)](https://github.com/ibizaman/selfhostblocks/actions/workflows/test.yml) +[![Demo](https://github.com/ibizaman/selfhostblocks/actions/workflows/demo.yml/badge.svg)](https://github.com/ibizaman/selfhostblocks/actions/workflows/demo.yml) +[![Documentation](https://github.com/ibizaman/selfhostblocks/actions/workflows/docs.yml/badge.svg)](https://github.com/ibizaman/selfhostblocks/actions/workflows/docs.yml) + SHB's (Self Host Blocks) goal is to provide a lower entry-bar for self-hosting. SHB provides opinionated [building blocks](#building-blocks) fitting together to self-host any service you'd want. Some [common services](#provided-services) are provided out of the box.