Skip to content

Commit d63a1e1

Browse files
authored
Update README.md
1 parent 559e1ef commit d63a1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Traits for C++
22

33
[![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)
4+
[![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)
45

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

0 commit comments

Comments
 (0)