From ae24e9fcfbb644215b2846af65046f98156dfbae Mon Sep 17 00:00:00 2001 From: Roy Smart Date: Sun, 19 Nov 2023 21:16:12 -0700 Subject: [PATCH] Added PyPI badge to readme. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 061b00f..55e0c01 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![codecov](https://codecov.io/gh/sun-data/colorsynth/graph/badge.svg?token=8QettIppCi)](https://codecov.io/gh/sun-data/colorsynth) [![Black](https://github.com/sun-data/colorsynth/actions/workflows/black.yml/badge.svg)](https://github.com/sun-data/colorsynth/actions/workflows/black.yml) [![Documentation Status](https://readthedocs.org/projects/colorsynth/badge/?version=latest)](https://colorsynth.readthedocs.io/en/latest/?badge=latest) +[![PyPI version](https://badge.fury.io/py/colorsynth.svg)](https://badge.fury.io/py/colorsynth) A Python library for creating false-color images from 3D Numpy arrays of spectral intensity.