From 0c93a716aface767da06e1a83ffe548aacf035db Mon Sep 17 00:00:00 2001 From: Ian Hunt-Isaak Date: Tue, 21 Mar 2023 12:08:11 -0400 Subject: [PATCH] docs: add badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2b3493c..39fc620 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ [![Python Version](https://img.shields.io/pypi/pyversions/mpl-image-segmenter.svg?color=green)](https://python.org) [![CI](https://github.com/ianhi/mpl-image-segmenter/actions/workflows/ci.yml/badge.svg)](https://github.com/ianhi/mpl-image-segmenter/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/ianhi/mpl-image-segmenter/branch/main/graph/badge.svg)](https://codecov.io/gh/ianhi/mpl-image-segmenter) +[![Documentation Status](https://readthedocs.org/projects/mpl-image-segmenter/badge/?version=stable)](https://mpl-image-segmenter.readthedocs.io/en/latest/?badge=latest) Manually segment images with matplotlib