Skip to content

Commit b47e501

Browse files
committed
fix README.md
1 parent 52b65be commit b47e501

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# computation
22

3-
[![Actions Status](https://github.com/gridsuite/computation/workflows/CI/badge.svg)](https://github.com/gridsuite/computation/actions)
4-
[![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=org.gridsuite%computation&metric=coverage)](https://sonarcloud.io/component_measures?id=org.gridsuite%computation&metric=coverage)
3+
[![Actions Status](https://github.com/gridsuite/computation/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/gridsuite/computation/actions)
4+
[![Coverage Status](https://sonarcloud.io/api/project_badges/measure?project=org.gridsuite%3Acomputation&metric=coverage)](https://sonarcloud.io/component_measures?id=org.gridsuite%3Acomputation&metric=coverage)
55
[![MPL-2.0 License](https://img.shields.io/badge/license-MPL_2.0-blue.svg)](https://www.mozilla.org/en-US/MPL/2.0/)
66

7-
Shared library for common computation and filter classes.
7+
Library for common computation and filter classes.

0 commit comments

Comments
 (0)