Skip to content

Commit f935d8b

Browse files
authored
Update badges
1 parent b06cc02 commit f935d8b

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
@@ -4,9 +4,9 @@
44

55
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://devmotion.github.io/POT.jl/stable)
66
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://devmotion.github.io/POT.jl/dev)
7-
[![Build Status](https://github.com/devmotion/POT.jl/workflows/CI/badge.svg)](https://github.com/devmotion/POT.jl/actions)
8-
[![Coverage](https://codecov.io/gh/devmotion/POT.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/devmotion/POT.jl)
9-
[![Coverage](https://coveralls.io/repos/github/devmotion/POT.jl/badge.svg?branch=master)](https://coveralls.io/github/devmotion/POT.jl?branch=master)
7+
[![Build Status](https://github.com/devmotion/POT.jl/workflows/CI/badge.svg?branch=main)](https://github.com/devmotion/POT.jl/actions?query=workflow%3ACI+branch%3Amain)
8+
[![Coverage](https://codecov.io/gh/devmotion/POT.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/devmotion/POT.jl)
9+
[![Coverage](https://coveralls.io/repos/github/devmotion/POT.jl/badge.svg?branch=main)](https://coveralls.io/github/devmotion/POT.jl?branch=main)
1010
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
1111

1212
This package was originally part of [OptimalTransport.jl](https://github.com/zsteve/OptimalTransport.jl).

0 commit comments

Comments
 (0)