Skip to content

Commit 14a371a

Browse files
authored
add cpp26 badge and under dev badge (#163)
* add cpp26 badge and under dev badge * fix broken linkage
1 parent 578c05d commit 14a371a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
55

66
<img src="https://github.com/bemanproject/beman/blob/main/images/logos/beman_logo-beman_library_under_development.png" style="width:5%; height:auto;">
77

8+
![Library Status](https://raw.githubusercontent.com/bemanproject/beman/refs/heads/main/images/badges/beman_badge-beman_library_under_development.svg)
9+
![Target Standard](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg)
10+
11+
812
`beman.execution` provides the basic vocabulary for asynchronous
913
programming as well as important algorithms implemented in terms
1014
of this vocabulary. The key entities of the vocabulary are:

0 commit comments

Comments
 (0)