Skip to content

Commit ed27281

Browse files
authored
Merge pull request #104 from antoniovazquezblanco/patch-1
Fix readme badge
2 parents d477aa2 + 1b9e02f commit ed27281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# The sigutils library - Getting started
22

3-
[![CI](https://github.com/BatchDrake/sigutils/actions/workflows/cmake.yml/badge.svg)](https://github.com/BatchDrake/sigutils/actions/workflows/cmake.yml)
3+
[![Build](https://github.com/BatchDrake/sigutils/actions/workflows/build.yml/badge.svg)](https://github.com/BatchDrake/sigutils/actions/workflows/build.yml)
44

55
The sigutils library is a digital signal processing library written in C, designed for blind signal analysis and automatic demodulation.
66

0 commit comments

Comments
 (0)