From 7be8624d5290de0ab32a7d926ad3077acd08bc3f Mon Sep 17 00:00:00 2001 From: Tamas Gal Date: Mon, 13 Feb 2023 11:35:46 +0100 Subject: [PATCH] Add stable badge and update logo URL --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d94e8e5..ca62beea 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -UnROOT.jl +![](https://github.com/JuliaHEP/UnROOT.jl/raw/master/docs/src/assets/unroot.svg) [![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) [![JOSS](https://joss.theoj.org/papers/bab42b0c60f9dc7ef3b8d6460bc7229c/status.svg)](https://joss.theoj.org/papers/bab42b0c60f9dc7ef3b8d6460bc7229c) +[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://juliahep.github.io/UnROOT.jl/stable) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliahep.github.io/UnROOT.jl/dev) [![Build Status](https://github.com/JuliaHEP/UnROOT.jl/workflows/CI/badge.svg)](https://github.com/JuliaHEP/UnROOT.jl/actions) [![Codecov](https://codecov.io/gh/JuliaHEP/UnROOT.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaHEP/UnROOT.jl)