diff --git a/README.md b/README.md index 26ef285..47b9e2d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Actions Build Status](https://github.com/voldien/hpm/workflows/Hpm/badge.svg?branch=master)](https://github.com/voldien/hpm/actions) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/voldien/hpm.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/voldien/hpm/context:cpp) +[![GitHub release](https://img.shields.io/github/release/voldien/hpm.svg)](https://github.com/voldien/hpm/releases) *HPM* is a matrix library that supports multiple SIMD implementations that can be loaded in run-time. Furthermore, the program can load the most appropriated implementation on its own and, it can as well explicitly load a specific SIMD extension with the available SIMD enumerators.