diff --git a/README.md b/README.md index e21814be..140aded5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ jsprit ====== -jsprit is a java based, open source toolkit for solving a set of well-known [vehicle routing problems](http://neo.lcc.uma.es/vrp/vehicle-routing-problem/) (VRP). +jsprit is a java based, open source toolkit for solving a set of well-known vehicle routing problems (VRP). It is lightweight and easy-to-use, and based on heuristics currently solving - [Capacitated VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/capacitated-vrp/) - [Multiple Depot VRP](http://neo.lcc.uma.es/vrp/vrp-flavors/multiple-depot-vrp/)