diff --git a/README.md b/README.md index 0be5739..9215c5d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CMake Action +[![latest version](https://img.shields.io/github/v/release/threeal/cmake-action)](https://github.com/threeal/cmake-action/releases/) +[![license](https://img.shields.io/github/license/threeal/cmake-action)](./LICENSE) [![test status](https://img.shields.io/github/actions/workflow/status/threeal/cmake-action/test.yml?label=test&branch=main)](https://github.com/threeal/cmake-action/actions/workflows/test.yml) Configure and build [CMake](https://cmake.org/) project on [GitHub Actions](https://github.com/features/actions).