From 6152c79f515b13e06b30925eb57cefa690945663 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Sun, 17 Jan 2016 23:34:53 +0100 Subject: [PATCH] Added drone and imagelayers badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 371482e..826202c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # drone-pypi +[![Build Status](http://beta.drone.io/api/badges/drone-plugins/drone-pypi/status.svg)](http://beta.drone.io/drone-plugins/drone-pypi) +[![](https://badge.imagelayers.io/plugins/drone-pypi:latest.svg)](https://imagelayers.io/?images=plugins/drone-pypi:latest 'Get your own badge on imagelayers.io') + Drone plugin for publishing to the Python package index ## Usage