From dbe8482653de19cb7a37d9563079781ebb329d60 Mon Sep 17 00:00:00 2001 From: SkipperAndrei Date: Sat, 25 Apr 2026 14:55:31 +0300 Subject: [PATCH] Add badges in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 431ba16..60f2e12 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions # beman.iterator_interface: iterator creation mechanisms - ![CI Tests](https://github.com/bemanproject/iterator_interface/actions/workflows/ci.yml/badge.svg) +![Library Status](https://raw.githubusercontent.com/bemanproject/beman/refs/heads/main/images/badges/beman_badge-beman_library_under_development.svg) ![CI Tests](https://github.com/bemanproject/iterator_interface/actions/workflows/ci.yml/badge.svg) ![Standard Target](https://github.com/bemanproject/beman/blob/main/images/badges/cpp29.svg) **Implements**: [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4)