Skip to content

Commit 5983716

Browse files
committed
Update badge links
1 parent 3a6a128 commit 5983716

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
44

55
# FJSPLIB
6-
![PyPI](https://img.shields.io/pypi/v/FJSPLIB?style=flat-square)
7-
![License](https://img.shields.io/pypi/l/FJSPLIB?style=flat-square)
8-
![CI](https://img.shields.io/github/actions/workflow/status/leonlan/FJSPLIB/.github%2Fworkflows%2FCI.yml?style=flat-square)
9-
![Codecov](https://img.shields.io/codecov/c/github/leonlan/FJSPLIB?style=flat-square)
6+
[![PyPI](https://img.shields.io/pypi/v/FJSPLIB?style=flat-square)](https://pypi.org/project/fjsplib/)
7+
[![License](https://img.shields.io/github/license/leonlan/FJSPLIB?style=flat-square&color=blue)](https://github.com/leonlan/FJSPLIB/)
8+
[![CI](https://img.shields.io/github/actions/workflow/status/leonlan/FJSPLIB/.github%2Fworkflows%2FCI.yml?style=flat-square)](https://github.com/leonlan/FJSPLIB/)
9+
[![Codecov](https://img.shields.io/codecov/c/github/leonlan/FJSPLIB?style=flat-square)](https://app.codecov.io/gh/leonlan/FJSPLIB/)
1010

1111
FJSPLIB is a Python package for reading and writing flexible job shop problem (FJSP) instances.
1212

0 commit comments

Comments
 (0)