From 88e45fe844103631bc3df378a3a4daf64b7a8d15 Mon Sep 17 00:00:00 2001
From: Risto Luukkonen <risto.m.luukkonen@utu.fi>
Date: Wed, 14 Apr 2021 11:22:01 +0000
Subject: [PATCH] Update examples/View1.png, examples/View2.png, README.md
 files

---
 README.md                                        |   4 ++++
 swappy-20210326_133848.png => examples/View1.png | Bin
 swappy-20210326_133954.png => examples/View2.png | Bin
 3 files changed, 4 insertions(+)
 rename swappy-20210326_133848.png => examples/View1.png (100%)
 rename swappy-20210326_133954.png => examples/View2.png (100%)

diff --git a/README.md b/README.md
index 9f31106..56673f9 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,7 @@ MOTIVATION: To learn reactive bingings in Java and usage of fxml-files.
 
 Part of a course project in early 2019. Asuntogeneraattori is not my own code. 
 
+
+![alt text](examples/View1.png "View 1")
+
+![alt text](examples/View1.png "View 2")
diff --git a/swappy-20210326_133848.png b/examples/View1.png
similarity index 100%
rename from swappy-20210326_133848.png
rename to examples/View1.png
diff --git a/swappy-20210326_133954.png b/examples/View2.png
similarity index 100%
rename from swappy-20210326_133954.png
rename to examples/View2.png
-- 
GitLab