From 0df8e08a2c2640c8dcf039dc0f502536cdf7f346 Mon Sep 17 00:00:00 2001 From: David Dight Date: Sat, 18 May 2024 17:32:35 +1000 Subject: [PATCH] updated --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2970a92f..5abe196b 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ ### Lightweight header-only C++20 enum and type reflection +--- + [![clang](https://github.com/fix8mt/conjure_enum/actions/workflows/Ubuntu-clang-latest.yml/badge.svg)](https://github.com/fix8mt/conjure_enum/actions/workflows/Ubuntu-clang-latest.yml) [![gcc](https://github.com/fix8mt/conjure_enum/actions/workflows/Ubuntu-gcc-latest.yml/badge.svg)](https://github.com/fix8mt/conjure_enum/actions/workflows/Ubuntu-gcc-latest.yml)