From 0bcd711b855667fbdeaf8c3af0208a7daa0d5dff Mon Sep 17 00:00:00 2001 From: hay-kot Date: Fri, 30 Apr 2021 09:34:58 -0800 Subject: [PATCH] new badges --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3866eb43b..72a9a3176 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url] [![Docker Pulls][docker-pull]][docker-pull] +[![CodeFactor](https://www.codefactor.io/repository/github/hay-kot/mealie/badge)](https://www.codefactor.io/repository/github/hay-kot/mealie) +[![Docker Build Production](https://github.com/hay-kot/mealie/actions/workflows/dockerbuild.release.yml/badge.svg)](https://github.com/hay-kot/mealie/actions/workflows/dockerbuild.release.yml) +[![Project Tests Production](https://github.com/hay-kot/mealie/actions/workflows/pytest.yml/badge.svg)](https://github.com/hay-kot/mealie/actions/workflows/pytest.yml) +[![Docker Build Dev](https://github.com/hay-kot/mealie/actions/workflows/dockerbuild.dev.yml/badge.svg?branch=dev)](https://github.com/hay-kot/mealie/actions/workflows/dockerbuild.dev.yml) +[![Project Tests Dev](https://github.com/hay-kot/mealie/actions/workflows/pytest.yml/badge.svg?branch=dev)](https://github.com/hay-kot/mealie/actions/workflows/pytest.yml)