Corrected release and license badges.

pull/19/head
Christophe Favergeon 4 years ago
parent b8b72f2c69
commit 62ff7daedf

@ -38,7 +38,7 @@ PROJECT_NAME = "CMSIS-DSP"
# could be handy for archiving the generated documentation or if some version
# control system is used.
PROJECT_NUMBER = "Version 1.10.1-dev"
PROJECT_NUMBER = "Version 1.10.1-rc1"
# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a

@ -6,6 +6,12 @@
<th>Version</th>
<th>Description</th>
</tr>
<tr>
<td>1.10.1-rc1</td>
<td>
CMSIS-DSP on new repository : release candidate 1
</td>
</tr>
<tr>
<td>1.10.1-dev</td>
<td>

@ -1,6 +1,6 @@
# CMSIS-DSP
[![Version](https://img.shields.io/github/v/release/arm-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP/releases/latest) [![License](https://img.shields.io/github/license/ARM-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ARM-software/CMSIS-DSP?include_prereleases)[![GitHub license](https://img.shields.io/github/license/ARM-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP/blob/main/LICENSE.txt)
## About

Loading…
Cancel
Save