diff --git a/README.md b/README.md index 45ff088b..068c13b0 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](http://neo.lcc.uma.es/vrp/vehicle-routing-problem/) (VRP). It is lightweight and easy-to-use, and based on heuristics currently solving the following problems: - [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/)