diff --git a/README.md b/README.md index 7454edb..e97c18d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![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 +# reflexpr is a c++20 compile and runtime aggregate reflections header only library. It allows you to iterate over aggregate type's member variables. # Example Usage