From 9ecb7daa450601f9277db5ed5836607ab3b12970 Mon Sep 17 00:00:00 2001 From: Insality Date: Fri, 16 Oct 2020 10:47:59 +0300 Subject: [PATCH] Add github actions badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f00cad..d86c1b9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![](media/druid_logo.png)](https://insality.github.io/druid/) [![GitHub release (latest by date)](https://img.shields.io/github/v/release/insality/druid)](https://github.com/Insality/druid/releases) +[![GitHub Workflow Status](https://img.shields.io/github/workflow/status/insality/druid/Run%20tests)](https://github.com/Insality/druid/actions) +[![codecov](https://codecov.io/gh/Insality/druid/branch/master/graph/badge.svg)](https://codecov.io/gh/Insality/druid) **Druid** - powerful Defold component UI library. Use basic and extended **Druid** components or make your own game-specific components to make amazing GUI in your games.