From 0b8ebbe73cd12c917e8bcd1042a51695c10004d0 Mon Sep 17 00:00:00 2001 From: nicobo Date: Sun, 27 Dec 2020 22:35:19 +0100 Subject: [PATCH] doc fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3312a6c..87a3ca8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Python package : - [![Build Status on 'master' branch](https://travis-ci.com/nicolabs/nicobot.svg?branch=master)](https://travis-ci.com/nicolabs/nicobot) -- [![PyPi status](https://img.shields.io/pypi/status/nicobot)](https://pypi.org/project/nicobot) +- [![PyPi status](https://img.shields.io/pypi/status/nicobot?label=pypi)](https://pypi.org/project/nicobot) Docker : - ![Build and publish to Docker Hub](https://github.com/nicolabs/nicobot/workflows/Build%20and%20publish%20to%20Docker%20Hub/badge.svg)