Skip to content

Commit 7bcb576

Browse files
committed
Update README badges and links
1 parent f4c36d9 commit 7bcb576

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
# MPSKitModels.jl
22

3-
[![docs][docs-dev-img]][docs-dev-url] [![codecov][codecov-img]][codecov-url] ![CI][ci-url]
3+
| **Documentation** | **Build Status** | **Coverage** | **Digital Object Identifier** |
4+
|:-----------------:|:----------------:|:------------:|:-----------------------------:|
5+
| [![][docs-stable-img]][docs-stable-url] [![][docs-dev-img]][docs-dev-url] | [![CI][ci-img]][ci-url] | [![codecov][codecov-img]][codecov-url] | [![DOI][doi-img]][doi-url] |
6+
7+
[docs-stable-img]: https://img.shields.io/badge/docs-stable-blue.svg
8+
[docs-stable-url]: https://QuantumKitHub.github.io/MPSKitModels.jl/stable/
49

510
[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg
611
[docs-dev-url]: https://QuantumKitHub.github.io/MPSKitModels.jl/dev/
712

813
[codecov-img]: https://codecov.io/gh/QuantumKitHub/MPSKitModels.jl/graph/badge.svg?token=MDGR0SONEI
914
[codecov-url]: https://codecov.io/gh/QuantumKitHub/MPSKitModels.jl
1015

11-
[ci-url]: https://github.com/QuantumKitHub/MPSKitModels.jl/workflows/CI/badge.svg
16+
[ci-img]: https://github.com/QuantumKitHub/MPSKitModels.jl/actions/workflows/CI.yml/badge.svg
17+
[ci-url]: https://github.com/QuantumKitHub/MPSKitModels.jl/actions/workflows/CI.yml
1218

1319

1420
```julia

0 commit comments

Comments
 (0)