From e334631bea925d7903c6b2d39853b7739791f7c6 Mon Sep 17 00:00:00 2001 From: "C.-W. HSU" <11950284+chiaweh2@users.noreply.github.com> Date: Tue, 9 Sep 2025 16:02:34 -0600 Subject: [PATCH] update readme badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9a5cfe9..8625352 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Map Binning Tool +[![Conda version](https://img.shields.io/conda/vn/conda-forge/map-binning.svg)](https://anaconda.org/conda-forge/map-binning) +[![PyPI version](https://img.shields.io/pypi/v/map-binning.svg)](https://pypi.org/project/map-binning/) [![Python Version](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://python.org) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![CI/CD Pipeline](https://github.com/chiaweh2/map_binning/actions/workflows/ci.yml/badge.svg)](https://github.com/chiaweh2/map_binning/actions/workflows/ci.yml)