From dcbbb0842c565f9d1dfae5dab912d216249cb45f Mon Sep 17 00:00:00 2001 From: sotolf2 <56679258+sotolf2@users.noreply.github.com> Date: Thu, 17 Oct 2019 15:36:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6c2fca4..6811e1e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ So you can use a code like: Just copy the code from hodoku for example, or you can copy lines from the sudoku collection files that you can find under http://sudocue.net/download.php for example and click the button From clipboard to load the puzzle into simple sudoku. +As another possibility, you can download a file from that site, and open it with the open file button, to have multiple puzzles at once. using the << and >> buttons to load the previous and next puzzle. + For the Program itself if the cursor is red it means you will be entering big numbers, pressing the spacebar will change you over to candidate mode, and the program will indicate this by turning your cursor blue. You can move the cursor by using the arrow keys, or just clicking the cell with the mouse.