From f95670ea4b37cad8442211e46ee937d09c426b8d Mon Sep 17 00:00:00 2001 From: jsprit Date: Wed, 27 Aug 2014 09:27:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e186a8b..5daf6fae 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,8 @@ It is lightweight, flexible and easy-to-use, and based on a single all-purpose < Setting up the problem, defining additional constraints, modifying the algorithms and visualising the discovered solutions is as easy and handy as reading classical VRP instances to benchmark your algorithm. It is fit for change and extension due to a modular design and a comprehensive set of unit and integration-tests. [More features ...](https://github.com/jsprit/jsprit/wiki/features) +##[Whats New](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md) + ##Documentation Please visit [jsprit-wiki](https://github.com/jsprit/jsprit/wiki) to learn more.