diff --git a/README.md b/README.md index 19b9e06a..d826a36b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ reading classical VRP instances to benchmark your algorithm. Additionally, jsprit can be used along with MATSim to solve the above problem-types in real networks (OSM networks are supported as well). A variety of least cost path algorithms such as Dijkstra and A* -can be used, and a dynamic and interactive visualiser enhances the analysis part significantly. +can be used, and a dynamic and interactive visualiser greatly enhances the analysis. ##In Development - VRP with Backhauls