Skip to content

Commit 4d4eeee

Browse files
authored
Update README.md
1 parent d94ebf7 commit 4d4eeee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Traits for C++
22

3-
[![tests](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml/badge.svg?cache-control=no-cache)](https://github.com/VolumeGraphics/traits/actions/workflows/tests.yml)
3+
[![windows](https://github.com/VolumeGraphics/traits/actions/workflows/windows.yml/badge.svg?cache-control=no-cache)](https://github.com/VolumeGraphics/traits/actions/workflows/windows.yml)
44
[![examples](https://github.com/VolumeGraphics/traits/actions/workflows/examples.yml/badge.svg?cache-control=no-cache)](https://github.com/VolumeGraphics/traits/actions/workflows/examples.yml)
5+
[![lint](https://github.com/VolumeGraphics/traits/actions/workflows/lint.yml/badge.svg?cache-control=no-cache)](https://github.com/VolumeGraphics/traits/actions/workflows/lint.yml)
56

67
Define shared behavior in a non-intrusive way while preserving value semantics.
78

0 commit comments

Comments
 (0)