From a8e18573c6313b39b7f18901007f36e80c5f8173 Mon Sep 17 00:00:00 2001 From: mannu999 <44553458+mannu999@users.noreply.github.com> Date: Mon, 29 Oct 2018 00:02:07 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67d4f4c..cd248cb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # Nonogram-Solver +Nonograms are japanese puzzles in which you have to solve an n*n grid using the given hints. Using 2d solving techniques, find solution to these puzzles