From 5e110b5add0ff1233faa19e1f7052635ab9f0630 Mon Sep 17 00:00:00 2001 From: Neven Sajko Date: Tue, 7 Oct 2025 13:34:13 +0200 Subject: [PATCH] readme: add some JuliaHub badges --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da0b6e2..abc2c95 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ [![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaGraphs.github.io/GraphProperties.jl/stable/) [![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaGraphs.github.io/GraphProperties.jl/dev/) [![Build Status](https://github.com/JuliaGraphs/GraphProperties.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/JuliaGraphs/GraphProperties.jl/actions/workflows/CI.yml?query=branch%3Amain) +[![Package version](https://juliahub.com/docs/General/GraphProperties/stable/version.svg)](https://juliahub.com/ui/Packages/General/GraphProperties) +[![Package dependencies](https://juliahub.com/docs/General/GraphProperties/stable/deps.svg)](https://juliahub.com/ui/Packages/General/GraphProperties?t=2) [![Coverage](https://codecov.io/gh/JuliaGraphs/GraphProperties.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/JuliaGraphs/GraphProperties.jl) [![PkgEval](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/G/GraphProperties.svg)](https://JuliaCI.github.io/NanosoldierReports/pkgeval_badges/G/GraphProperties.html) [![Aqua](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl)