From fcb84cebf7ca3201cf8cac9a378abbb67ac998c8 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Sat, 22 May 2021 22:15:11 -0400 Subject: [PATCH] DOC: Add PyPI, License badges --- README.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.rst b/README.rst index bfa1b94..a540819 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,13 @@ ITKSkullStripping .. image:: https://github.com/InsightSoftwareConsortium/ITKSkullStrip/workflows/Build,%20test,%20package/badge.svg +.. image:: https://img.shields.io/pypi/v/itk-skullstripping.svg + :target: https://pypi.python.org/pypi/itk-skullstripping + :alt: PyPI + +.. image:: https://img.shields.io/badge/License-Apache%202.0-blue.svg + :target: https://github.com/InsightSoftwareConsortium/ITKSkullStripping/blob/master/LICENSE) + :alt: License Overview --------