From d6b034ae11dda7c3e59ca7c8b2135870df488896 Mon Sep 17 00:00:00 2001 From: oblonski Date: Thu, 1 Sep 2016 10:21:41 +0200 Subject: [PATCH] create and add docs --- docs/Simple-Example.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Simple-Example.md b/docs/Simple-Example.md index aeecaca3..091e8cc6 100644 --- a/docs/Simple-Example.md +++ b/docs/Simple-Example.md @@ -101,7 +101,7 @@ which results in +----------------------------------------------------------+ -If you want to have more information about individual routes, you use the verbose level such as +If you want to have more information about individual routes, use the verbose level such as SolutionPrinter.print(problem, bestSolution, Print.VERBOSE);