diff --git a/README.md b/README.md
index 288b0e34810555066d58e0e23f5cb7d285cfd5bd..0de14dbf581a6d24af016e7f3f8ad4d558cd31a1 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,9 @@
 # Mines
 A simple Minesweeper clone in JavaFX
+
+_Note: an executable Jar file is in the [build directory](build/)_
+
+### Screenshots
+
+![mines-1](https://cloud.githubusercontent.com/assets/16324894/19944934/2473d5c0-a13e-11e6-85c4-54fe384a0b84.png)
+![mines-2](https://cloud.githubusercontent.com/assets/16324894/19944935/2499a55c-a13e-11e6-842c-4c66347720ce.png)