From d0242ce6c3cecc1c72611174480b2a6cffe8a041 Mon Sep 17 00:00:00 2001 From: Daniel Lemire Date: Thu, 12 Oct 2023 17:54:08 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 0e58752..8f51a90 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ # cmake_demo_single_file -![MSYS2](https://github.com/simdjson/cmake_demo_single_file/workflows/MSYS2-CI/badge.svg) -![Ubuntu 18.04](https://github.com/simdjson/cmake_demo_single_file/workflows/Ubuntu%2018.04%20CI%20(GCC%207)/badge.svg) -![Ubuntu 20.04](https://github.com/simdjson/cmake_demo_single_file/workflows/Ubuntu%2020.04%20CI%20(GCC%209)/badge.svg) -![Visual Studio 2019](https://github.com/simdjson/cmake_demo_single_file/workflows/VS16-CI/badge.svg) -![Visual Studio 2019 clang](https://github.com/simdjson/cmake_demo_single_file/workflows/VS16-CLANG-CI/badge.svg) -![Visual Studio 2019 Ninja](https://github.com/simdjson/cmake_demo_single_file/workflows/VS16-Ninja-CI/badge.svg) Really simple CMake demo using FetchContent