Skip to content

Commit a4e2837

Browse files
authored
beman.iterator_interface: change library status to under development (#35)
1 parent 5e6714e commit a4e2837

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@ 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+
<!-- markdownlint-disable -->
8+
<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)
9+
<!-- markdownlint-enable -->
810

9-
**Implements**:
10-
* [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4)
11+
**Implements**: [`std::iterator_interface` (P2727R4)](https://wg21.link/P2727R4)
12+
13+
<!-- markdownlint-disable -->
14+
**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)
15+
<!-- markdownlint-enable -->
1116

1217
Source is licensed with the Apache 2.0 license with LLVM exceptions
1318

0 commit comments

Comments
 (0)