Skip to content

Commit 0fade35

Browse files
authored
Merge pull request #133 from bemanproject/neatudarius-patch-18
Update Beman Standard: extend README.BADGES with Standard Target entries
2 parents 17ac345 + 61455cb commit 0fade35

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/BEMAN_STANDARD.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,18 @@ or
262262
![Library Status](https://raw.githubusercontent.com/bemanproject/beman/refs/heads/main/images/badges/beman_badge-beman_library_retired.svg)
263263
```
264264

265+
Use exactly one of the following entries for the standard target status badge:
266+
267+
```markdown
268+
![Standard Target](https://github.com/bemanproject/beman/blob/main/images/badges/cpp26.svg)
269+
```
270+
271+
or
272+
273+
```markdown
274+
![Standard Target](https://github.com/bemanproject/beman/blob/main/images/badges/cpp29.svg)
275+
```
276+
265277
If the library has been deployed onto Compiler Explorer, add this badge and replace the link with the link of the example code taken from Compiler Explorer:
266278

267279
```markdown

0 commit comments

Comments
 (0)