Skip to content

Commit

Permalink
Update badge links
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlan committed Feb 19, 2024
1 parent 3a6a128 commit 7b84645
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@

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

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

Expand Down

0 comments on commit 7b84645

Please sign in to comment.