Skip to content

Commit 7a2c0e1

Browse files
committed
Update README
1 parent 334e736 commit 7a2c0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![vrplib](https://github.com/leonlan/vrplib/actions/workflows/vrplib.yaml/badge.svg)](https://github.com/leonlan/vrplib/actions/workflows/vrplib.yaml)
44
[![codecov](https://codecov.io/gh/leonlan/VRPLIB/branch/master/graph/badge.svg?token=X0X66LBNZ7)](https://codecov.io/gh/leonlan/VRPLIB)
55

6-
`vrplib` is a Python package for reading Vehicle Routing Problem (VRP) instances. It currently supports:
6+
`vrplib` is a Python package for reading Vehicle Routing Problem (VRP) instances. The main features are:
77
- reading VRPLIB and Solomon instances and solutions, and
88
- downloading instances and best known solutions from [CVRPLIB](http://vrp.atd-lab.inf.puc-rio.br/index.php/en/).
99

0 commit comments

Comments
 (0)