diff --git a/README.md b/README.md index 7f273224..8515cc3c 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ ![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ARM-software/CMSIS-DSP?include_prereleases) ![GitHub](https://img.shields.io/github/license/ARM-software/CMSIS-DSP) -![C test status](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runtest.yaml/badge.svg) ![CPP test status](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runcpptest.yaml/badge.svg) +[![C Tests](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runtest.yaml/badge.svg)](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runtest.yaml) + +[![CPP Tests](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runcpptest.yaml/badge.svg)](https://github.com/ARM-software/CMSIS-DSP/actions/workflows/runcpptest.yaml) ## About