Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxHalford committed Nov 2, 2023
1 parent 7a61af9 commit 4256435
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<p align="center">
<!-- Tests -->
<a href="https://github.com/online-ml/river/actions/workflows/unit-tests.yml">
<img src="https://github.com/online-ml/river/actions/workflows/unit-tests.svg" alt="unit-tests">
<img src="https://github.com/online-ml/river/actions/workflows/unit-tests.yml/badge.svg" alt="unit-tests">
</a>
<!-- Code quality -->
<a href="https://github.com/online-ml/river/actions/workflows/code-quality.yml">
<img src="https://github.com/online-ml/river/actions/workflows/code-quality.svg" alt="code-quality">
<img src="https://github.com/online-ml/river/actions/workflows/code-quality.yml/badge.svg" alt="code-quality">
</a>
<!-- Documentation -->
<a href="https://riverml.xyz">
Expand Down

0 comments on commit 4256435

Please sign in to comment.