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