From eec2c93773db051785f09a2054967940fdfe2740 Mon Sep 17 00:00:00 2001 From: Nikas36 <46189100+Nikas36@users.noreply.github.com> Date: Wed, 4 Sep 2019 18:18:04 +0300 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..db4c03b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# sudoku-solver +A Python Script that automatically solves sudokus on the app 'Sudoku - The Clean One'.