From 806b2e27142ada335cc26df66ee0e0d639c8faed Mon Sep 17 00:00:00 2001 From: Dion Moult Date: Wed, 31 Aug 2022 18:15:33 +1000 Subject: [PATCH] Add PyPi badge and switch to Shields badge for Anaconda See https://github.com/ContinuumIO/anaconda-issues/issues/10231 --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd2fd1f443..0f2b37cb8e 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ For more information, see Service | Status --- | --- -Anaconda Daily Build | [![Anaconda-Server Badge](https://anaconda.org/ifcopenshell/ifcopenshell/badges/latest_release_date.svg)](https://anaconda.org/ifcopenshell/ifcopenshell) -Anaconda v0.7.0 Stable | [![Anaconda-Server Badge](https://anaconda.org/conda-forge/ifcopenshell/badges/latest_release_date.svg)](https://anaconda.org/conda-forge/ifcopenshell) +Anaconda Daily Build | [![Anaconda-Server Badge](https://img.shields.io/conda/vn/ifcopenshell/ifcopenshell)](https://anaconda.org/ifcopenshell/ifcopenshell) +Anaconda v0.7.0 Stable | [![Anaconda-Server Badge](https://img.shields.io/conda/vn/conda-forge/ifcopenshell)](https://anaconda.org/conda-forge/ifcopenshell) +PyPi Daily Build | [![PyPi Badge](https://img.shields.io/pypi/v/ifcopenshell-python)](https://pypi.org/project/ifcopenshell-python/) ArchLinux AUR Package | [![AUR Badge](https://img.shields.io/aur/version/ifcopenshell-git)](https://aur.archlinux.org/packages/ifcopenshell-git) BlenderBIM Add-on Chocolatey (under moderation) | [![Chocolatey Badge](https://img.shields.io/chocolatey/v/blenderbim-nightly)](https://community.chocolatey.org/packages/blenderbim-nightly/) Sponsor development on OpenCollective | [![Financial Contributors](https://opencollective.com/opensourcebim/tiers/badge.svg)](https://opencollective.com/opensourcebim/)