diff --git a/README.md b/README.md index b2fc69c..580e435 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Build Status](https://github.com/JuliaCI/BenchmarkTools.jl/workflows/CI/badge.svg)](https://github.com/JuliaCI/BenchmarkTools.jl/actions/workflows/CI.yml?query=branch%3Amaster) [![codecov](https://codecov.io/gh/RomeoV/ProbabilisticParameterEstimators.jl/graph/badge.svg?token=5J82UXPL8I)](https://codecov.io/gh/RomeoV/ProbabilisticParameterEstimators.jl) +[![Static Badge](https://img.shields.io/badge/Benchmarks-master-yellow?link=https%3A%2F%2Fromeov.github.io%2FProbabilisticParameterEstimators.jl%2Fdev%2Fbench%2F)](https://romeov.github.io/ProbabilisticParameterEstimators.jl/dev/bench/) + Implementation of different parameter estimators that take in measures under uncertainty and produce a probability distribution over the parameters.