From 13113668ea0838c213e78f9b7b9682cc4b082f59 Mon Sep 17 00:00:00 2001
From: Robert Goldmann <deadlocker@gmx.de>
Date: Wed, 2 Nov 2016 20:52:12 +0100
Subject: [PATCH] Update README.md

---
 README.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/README.md b/README.md
index 288b0e3..0de14db 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)
-- 
GitLab