Skip to content

Commit 377038e

Browse files
committed
beman.iterator_interface: change library status to under development
1 parent 5e6714e commit 377038e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions
44

55
# beman.iterator\_interface: iterator creation mechanisms
66

7-
![CI Tests](https://github.com/bemanproject/iterator_interface/actions/workflows/ci.yml/badge.svg)
7+
<img src="https://github.com/bemanproject/beman/blob/main/images/logos/beman_logo-beman_library_under_development.png" style="width:5%; height:auto;"> ![CI Tests](https://github.com/bemanproject/iterator_interface/actions/workflows/ci.yml/badge.svg)
88

9-
**Implements**:
10-
* [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4)
9+
**Implements**: * [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4)
10+
11+
**Status**: [Under development and not yet ready for production use.](https://github.com/bemanproject/beman/blob/main/docs/BEMAN_LIBRARY_MATURITY_MODEL.md#under-development-and-not-yet-ready-for-production-use)
1112

1213
Source is licensed with the Apache 2.0 license with LLVM exceptions
1314

0 commit comments

Comments
 (0)