summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS1
-rw-r--r--README2
-rw-r--r--src/icon.icobin0 -> 894 bytes
3 files changed, 2 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index e69de29..5249bef 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1 @@
+Stijn 'Ingar' Buys <ingar@osirion.org>
diff --git a/README b/README
index 88794da..be089b2 100644
--- a/README
+++ b/README
@@ -20,7 +20,7 @@ BUILDING INSTRUCTIONS
The binary will be called 'sudokusolver' and be located in the 'src' directory.
You can run it from within the build directory:
- src/sudoku
+ src/sudokusolver
USAGE
diff --git a/src/icon.ico b/src/icon.ico
new file mode 100644
index 0000000..5c4c80b
--- /dev/null
+++ b/src/icon.ico
Binary files differ