From 6cfb014a4d0b5ecaf285513e7cc19e69dd8b1456 Mon Sep 17 00:00:00 2001 From: Ryan Date: Mon, 1 Dec 2025 05:40:34 +0100 Subject: [PATCH] Add docs badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 300ea3c..53d7b15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ \page readme README [![Build Status][build-badge]](https://code.helloryan.se/art/libart-paperback/actions) +[![Documentation][docs-badge]](https://docs.helloryan.se/libart-paperback/) [![License][license-badge]](https://code.helloryan.se/art/libart-paperback/src/branch/master/LICENSE) [![Sponsor][sponsor-badge]](https://patreon.com/helloryan) [![Language][language-badge]](https://en.wikipedia.org/wiki/C++) @@ -58,6 +59,7 @@ at: https://docs.helloryan.se/libart-paperback/. Pull requests on GitHub will definitely be ignored. [build-badge]: https://code.helloryan.se/art/libart-paperback/actions/workflows/on-push.yaml/badge.svg +[docs-badge]: https://code.helloryan.se/art/libart-paperback/actions/workflows/publish-docs-nightly.yaml/badge.svg [license-badge]: https://img.shields.io/badge/License-BSD_4--Clause-orange [sponsor-badge]: https://img.shields.io/badge/Sponsor-Patreon-green [language-badge]: https://img.shields.io/badge/Language-C++-blue