diff --git a/README.md b/README.md index 6a5c16118..3ba0df0c5 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,16 @@
- -[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://sunnysuite.github.io/Sunny.jl/dev) -[![Build Status](https://github.com/SunnySuite/Sunny.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/SunnySuite/Sunny.jl/actions/workflows/CI.yml?query=branch%3Amain) +| **Documentation** | **Build Status** | +|:--------------------------------- |:------------------------------------- | +| [![][docs-dev-img]][docs-dev-url] | [![][gh-actions-img]][gh-actions-url] | + +[docs-dev-img]: https://img.shields.io/badge/docs-dev-blue.svg +[docs-dev-url]: https://sunnysuite.github.io/Sunny.jl/dev +[docs-stb-img]: https://img.shields.io/badge/docs-stable-blue.svg +[docs-stb-url]: https://sunnysuite.github.io/Sunny.jl/stable +[gh-actions-img]: https://github.com/SunnySuite/Sunny.jl/actions/workflows/CI.yml/badge.svg?branch=main +[gh-actions-url]: https://github.com/SunnySuite/Sunny.jl/actions/workflows/CI.yml?query=branch%3Amain ## Overview