diff --git a/README.md b/README.md index 031de32..f6d4d7b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ -[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://sofia-calgaro.github.io/ZeroNuFit.jl/) +# ZeroNuFit.jl + +[![Documentation for development version](https://img.shields.io/badge/docs-dev-blue.svg)](https://legend-exp.github.io/ZeroNuFit.jl/) [![License](http://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat)](LICENSE.md) -[![codecov](https://codecov.io/github/legend-exp/ZeroNuFit.jl/graph/badge.svg?token=V9qLn1Mm36)](https://codecov.io/github/legend-exp/ZeroNuFit.jl) +[![Codecov](https://img.shields.io/codecov/c/github/legend-exp/ZeroNuFit.jl?logo=codecov)](https://app.codecov.io/gh/legend-exp/ZeroNuFit.jl) +[![GitHub issues](https://img.shields.io/github/issues/legend-exp/ZeroNuFit.jl?logo=github)](https://github.com/legend-exp/ZeroNuFit.jl/issues) +[![GitHub pull requests](https://img.shields.io/github/issues-pr/legend-exp/ZeroNuFit.jl?logo=github)](https://github.com/legend-exp/ZeroNuFit.jl/pulls) -A Bayesian unbinned fit based on [BAT.jl](https://github.com/bat/BAT.jl) develoepd for neutrinoless double beta decay studies. +A generic and fully customisable JSON Bayesian unbinned likelihood fit based on [BAT.jl](https://github.com/bat/BAT.jl) developed for neutrinoless double beta decay searches. +For more details about the ZeroNuFit.jl tool, read our online [documentation](https://legend-exp.github.io/ZeroNuFit.jl/). \ No newline at end of file