From 1094db90f8c607e49351d70c2d5ed431925ab99b Mon Sep 17 00:00:00 2001 From: Marius Isken Date: Tue, 11 Jul 2023 15:42:44 +0200 Subject: [PATCH] adding build badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e4c1ee32..224820b1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ *The friendly earthquake detector* +[![Build and test](https://github.com/miili/lassie-v2/actions/workflows/build.yaml/badge.svg)](https://github.com/miili/lassie-v2/actions/workflows/build.yaml) ![Python 3.10+](https://img.shields.io/badge/python-3.10-blue.svg) Code style: black [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)