Skip to content

Commit 89f84a2

Browse files
update badges
1 parent 59b6675 commit 89f84a2

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
1-
[![PyPI version](https://badge.fury.io/py/mud-examples.svg)](https://badge.fury.io/py/mud-examples)
1+
[![PyPI version](https://img.shields.io/pypi/v/mud-examples)](https://pypi.org/project/mud-examples/)
22
![unit testing workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/main.yml/badge.svg)
33
![example workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/examples.yml/badge.svg)
4+
![build workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/build.yml/badge.svg)
45
![publish workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/publish.yml/badge.svg)
5-
[![codecov](https://codecov.io/gh/mathematicalmichael/mud-examples/branch/main/graph/badge.svg?token=JQZao81BSp)](https://codecov.io/gh/mathematicalmichael/mud-examples)
6+
![docker workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/docker.yml/badge.svg)
7+
[![docs](https://readthedocs.org/projects/mud-examples/badge/?version=stable)](https://mud-examples.readthedocs.io/en/stable/?badge=stable)
8+
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
69
[![coveralls](https://coveralls.io/repos/github/mathematicalmichael/mud-examples/badge.svg?branch=main)](https://coveralls.io/github/mathematicalmichael/mud-examples?branch=main)
10+
[![downloads](https://static.pepy.tech/personalized-badge/mud-examples?period=total&units=abbreviation&left_color=gray&right_color=blue&left_text=downloads)](https://pepy.tech/project/mud-examples)
711

812
# MUD-Examples
913
## Examples for _Existence, Uniqueness, and Convergence of Parameter Estimates with Maximal Updated Densities_

0 commit comments

Comments
 (0)