From fb36396c7767091f904874f69346714cd0e3093e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 28 Oct 2022 11:24:30 -0400 Subject: [PATCH] Add a badge for the docs build status which links to the hdoc output --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 375ba0afb..2cbfc49ec 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ [![CI](https://github.com/chromium/subspace/actions/workflows/ci.yml/badge.svg)](https://github.com/chromium/subspace/actions/workflows/ci.yml) +[![docs](https://github.com/chromium/subspace/actions/workflows/docs.yml/badge.svg)](https://docs.hdoc.io/danakj/subspace/) # Subspace Library An experimental take on a safer, simpler C++ standard library. @@ -7,8 +8,6 @@ Please don't use this library. This is an experiment and we don't yet know where it will take us. There will be breaking changes without warning, and there is no stable version. -Documentation: https://docs.hdoc.io/danakj/subspace/ - # Copyright All source files must include this header: