From 9c34e98234cf3d83717aa20563135f0fe40f9536 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Sat, 23 Sep 2017 15:41:51 +0200 Subject: [PATCH] Adding docker badge Signed-off-by: Jonas Franz --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f399361..c562892 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ [![Go Doc](https://godoc.org/github.com/JonasFranzDEV/drone-crowdin?status.svg)](http://godoc.org/github.com//JonasFranzDEV/drone-crowdin) [![Go Report](https://goreportcard.com/badge/github.com/JonasFranzDEV/drone-crowdin)](https://goreportcard.com/report/github.com//JonasFranzDEV/drone-crowdin) [![Build Status](https://docker.jonasfranz.software/api/badges/JonasFranzDEV/drone-crowdin/status.svg)](https://docker.jonasfranz.software/JonasFranzDEV/drone-crowdin) +[![](https://images.microbadger.com/badges/image/jonasfranz/crowdin.svg)](https://microbadger.com/images/jonasfranz/crowdin "Get your own image badge on microbadger.com") Drone plugin to update translation files at Crowdin. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md).