From 2dfbc98fdd8be57d861c13648ef17ec18c8c8e70 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sat, 3 Jul 2021 12:46:47 +0800 Subject: [PATCH] chore: remove badge Signed-off-by: Bo-Yi Wu --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78da809..b15a193 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ [![codecov](https://codecov.io/gh/appleboy/drone-telegram/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/drone-telegram) [![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/drone-telegram)](https://goreportcard.com/report/github.com/appleboy/drone-telegram) [![Docker Pulls](https://img.shields.io/docker/pulls/appleboy/drone-telegram.svg)](https://hub.docker.com/r/appleboy/drone-telegram/) -[![microbadger](https://images.microbadger.com/badges/image/appleboy/drone-telegram.svg)](https://microbadger.com/images/appleboy/drone-telegram "Get your own image badge on microbadger.com") [Drone](https://github.com/drone/drone) plugin for sending telegram notifications. For the usage information and a listing of the available options please take a look at [the docs](http://plugins.drone.io/appleboy/drone-telegram/).