From cfe76e1b6da120015069854a7401055fbc81ba06 Mon Sep 17 00:00:00 2001 From: Orjan Ameye Date: Tue, 16 Jun 2026 17:52:00 +0200 Subject: [PATCH] docs: dev and stable docs in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac0eefee..a5ea3f5f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # SecondQuantizedAlgebra -[![docs](https://img.shields.io/badge/docs-online-blue.svg)](https://qojulia.github.io/SecondQuantizedAlgebra.jl/) +[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://qojulia.github.io/SecondQuantizedAlgebra.jl/dev/) +[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://qojulia.github.io/SecondQuantizedAlgebra.jl/stable/) [![codecov](https://codecov.io/gh/qojulia/SecondQuantizedAlgebra.jl/branch/main/graph/badge.svg)](https://app.codecov.io/gh/qojulia/SecondQuantizedAlgebra.jl) [![Benchmarks](https://github.com/qojulia/SecondQuantizedAlgebra.jl/actions/workflows/Benchmarks.yaml/badge.svg?branch=main)](https://qojulia.github.io/SecondQuantizedAlgebra.jl/benchmarks/) -[![Code Style: Blue](https://img.shields.io/badge/blue%20style%20-%20blue-4495d1.svg)](https://github.com/JuliaDiff/BlueStyle) [![Aqua QA](https://raw.githubusercontent.com/JuliaTesting/Aqua.jl/master/badge.svg)](https://github.com/JuliaTesting/Aqua.jl) [![jet](https://img.shields.io/badge/%F0%9F%9B%A9%EF%B8%8F_tested_with-JET.jl-233f9a)](https://github.com/aviatesk/JET.jl)