summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 01612cd..72eef25 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-SUDOKU SOLVER
+INGAR'S SUDOKU SOLVER
I'm not a fervent sudoku solver but I always wanted to try implementing
a program to solve the puzzles faster than I can. This is my first attempt.
@@ -16,7 +16,7 @@ BUILDING INSTRUCTIONS
../configure
make
- The binary will be called 'sudokusolver' and be located in the 'src' directory.
+ The binary will be called 'sudoku' and be located in the 'src' directory.
USAGE
@@ -51,3 +51,4 @@ COPYRIGHT
ingar@telenet.be
htpt://ingar.satgnu.net
+