From 99bdc462320e448ec7bd05d44d0c981a5b2f152a Mon Sep 17 00:00:00 2001 From: Julien Lengrand-Lambert Date: Mon, 29 Aug 2022 22:24:33 +0200 Subject: [PATCH] Adds status badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba7aa4c..88ce83b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Pluckr +[![codecov](https://codecov.io/gh/jlengrand/pluckr/branch/main/graph/badge.svg?token=PZIA4K6CMJ)](https://codecov.io/gh/jlengrand/pluckr) +[![Build frontend](https://github.com/jlengrand/pluckr/actions/workflows/build-frontend.yml/badge.svg)](https://github.com/jlengrand/pluckr/actions/workflows/build-frontend.yml) +[![Kotlin CI with Gradle](https://github.com/jlengrand/pluckr/actions/workflows/build-backend.yml/badge.svg)](https://github.com/jlengrand/pluckr/actions/workflows/build-backend.yml) + Pluckr is a (currently non-functional) project aiming at helping folks find available trees, plants and spices to pluck from. ## About the project