From 4e6d1ef842d96a5d2996a588cf518a9116b6236d Mon Sep 17 00:00:00 2001 From: moshebe Date: Thu, 23 Jul 2020 16:30:16 +0300 Subject: [PATCH] add badge (#22) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 324c75d7..7e1acbf3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A tool that makes debugging of Dockerized Go applications super easy by enabling ![](https://github.com/moshebe/gebug/workflows/lint/badge.svg) ![](https://github.com/moshebe/gebug/workflows/test/badge.svg) +![](https://github.com/moshebe/gebug/workflows/telegram/badge.svg) ![](https://goreportcard.com/badge/github.com/moshebe/gebug) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ---