diff --git a/README.md b/README.md index 3f57625..7454edb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![CMake MSVC Build and Test](https://github.com/RedSkittleFox/reflexpr/actions/workflows/cmake-msvc-build.yml/badge.svg)](https://github.com/RedSkittleFox/reflexpr/actions/workflows/cmake-msvc-build.yml) + # ruby-reflexpr is a c++20 compile and runtime aggregate reflections header only library. It allows you to iterate over aggregate type's member variables.