summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0aca841..22558a0 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,8 @@ video game, "Minesweeper." The code aims to emulate the gameplay of Microsoft
Minesweeper. (Within reason, of course. It would be very difficult to implement
chording with the input vocabulary of a mobile device.)
+Graphics are shamelessly taken GNOME Mines.
+
Mines is free software: you can redistribute it and/or modify it under the terms
of the GNU General Public License as published by the Free Software Foundation,
either version 3 of the License, or (at your option) any later version.