From 68e2829baaff1265145b00896dca4f1829c52ecb Mon Sep 17 00:00:00 2001 From: Dragos Coscodan Date: Sat, 25 Apr 2026 14:28:35 +0300 Subject: [PATCH] Update the badges with the corect one --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5f2b3e..0129305 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception ![Library Status](https://raw.githubusercontent.com/bemanproject/beman/refs/heads/main/images/badges/beman_badge-beman_library_under_development.svg) ![Continuous Integration Tests](https://github.com/bemanproject/exemplar/actions/workflows/ci_tests.yml/badge.svg) ![Lint Check (pre-commit)](https://github.com/bemanproject/exemplar/actions/workflows/pre-commit.yml/badge.svg) -![Target Standard](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg) +![Standard Target](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg) `beman.copyable_function` is a type-erased function wrapper that can represent any copyable callable matching