Skip to content

Commit 460510f

Browse files
committed
[Docs] Add PyPI version badge
1 parent b7dcda2 commit 460510f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
[![Tests](https://github.com/Pabloo22/job_shop_lib/actions/workflows/tests.yaml/badge.svg)](https://github.com/Pabloo22/job_shop_lib/actions/workflows/tests.yaml)
88
[![Documentation Status](https://readthedocs.org/projects/job-shop-lib/badge/?version=latest)](https://job-shop-lib.readthedocs.io/en/latest/?badge=latest)
99
[![codecov](https://codecov.io/gh/Pabloo22/job_shop_lib/graph/badge.svg?token=DWXLYJWAOZ)](https://codecov.io/gh/Pabloo22/job_shop_lib)
10+
[![PyPI version](https://img.shields.io/pypi/v/job_shop_lib)](https://pypi.org/project/job-shop-lib/)
1011
![Python versions](https://img.shields.io/badge/python-3.10%20%7C%203.11%20%7C%203.12-blue)
1112
[![Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
1213
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
@@ -440,4 +441,6 @@ You can also cite the library using the following BibTeX entry:
440441
- E. Taillard, "Benchmarks for basic scheduling problems," European
441442
Journal of Operational Research, vol. 64, no. 2, pp. 278–285, 1993.
442443

443-
- Park, Junyoung, Sanjar Bakhtiyar, and Jinkyoo Park. "ScheduleNet: Learn to solve multi-agent scheduling problems with reinforcement learning." arXiv preprint arXiv:2106.03051, 2021.
444+
- Park, Junyoung, Sanjar Bakhtiyar, and Jinkyoo Park. "ScheduleNet:
445+
Learn to solve multi-agent scheduling problems with reinforcement
446+
learning." arXiv preprint arXiv:2106.03051, 2021.

0 commit comments

Comments
 (0)