Skip to content

Commit

Permalink
update badges
Browse files Browse the repository at this point in the history
  • Loading branch information
mathematicalmichael committed Jan 22, 2024
1 parent 59b6675 commit 89f84a2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
[![PyPI version](https://badge.fury.io/py/mud-examples.svg)](https://badge.fury.io/py/mud-examples)
[![PyPI version](https://img.shields.io/pypi/v/mud-examples)](https://pypi.org/project/mud-examples/)
![unit testing workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/main.yml/badge.svg)
![example workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/examples.yml/badge.svg)
![build workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/build.yml/badge.svg)
![publish workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/publish.yml/badge.svg)
[![codecov](https://codecov.io/gh/mathematicalmichael/mud-examples/branch/main/graph/badge.svg?token=JQZao81BSp)](https://codecov.io/gh/mathematicalmichael/mud-examples)
![docker workflow](https://github.com/mathematicalmichael/mud-examples/actions/workflows/docker.yml/badge.svg)
[![docs](https://readthedocs.org/projects/mud-examples/badge/?version=stable)](https://mud-examples.readthedocs.io/en/stable/?badge=stable)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![coveralls](https://coveralls.io/repos/github/mathematicalmichael/mud-examples/badge.svg?branch=main)](https://coveralls.io/github/mathematicalmichael/mud-examples?branch=main)
[![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)

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

0 comments on commit 89f84a2

Please sign in to comment.