diff --git a/README.md b/README.md index edf5ede2..42c3a514 100644 --- a/README.md +++ b/README.md @@ -50,9 +50,7 @@ All dependencies will be automatically downloaded. ## Tested compilers The CI build status for msvc, clang, and gcc is currently -[![MSVC](https://github.com/kgorking/ecs/actions/workflows/msvc.yml/badge.svg)](https://github.com/kgorking/ecs/actions/workflows/msvc.yml) -[![Clang](https://github.com/kgorking/ecs/actions/workflows/clang.yml/badge.svg)](https://github.com/kgorking/ecs/actions/workflows/clang.yml) -[![GCC](https://github.com/kgorking/ecs/actions/workflows/gcc.yml/badge.svg)](https://github.com/kgorking/ecs/actions/workflows/gcc.yml) +![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=MSVC%2014.3) ![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=GCC%2011-13) ![CI](https://img.shields.io/github/actions/workflow/status/kgorking/ecs/single_include_header.yml?label=Clang%2017-18) ## Initial support for modules