diff --git a/README.md b/README.md index d921b2d..af40425 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,7 @@ This includes functions and macros such as `gettext()`, `_()`, `tr()`, `translat ² Variables are determined to be ID variables if they are integral types with the whole word "ID" in their name. Refer [here](Example.md) for example usage. - -[![Linux build](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/unix%20build.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/linux-build.yml) +[![Linux Build](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/linux-build.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/linux-build.yml) [![macOS build](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/macOS%20build.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/macOS%20build.yml) [![Windows build](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/msw-build.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/msw-build.yml) @@ -79,7 +78,7 @@ Refer [here](Example.md) for example usage. [![doxygen](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/doxygen.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/doxygen.yml) [![Check Spelling](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/spell-check.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/spell-check.yml) -[![i18n-check](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/i18n-check/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/i18n-check.yml) +[![i18n-check](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/i18n-check.yml/badge.svg)](/~https://github.com/Blake-Madden/i18n-check/actions/workflows/i18n-check.yml) # Usage