From 1cfdff7d37c26043c1edd18e81f26df26003d1e4 Mon Sep 17 00:00:00 2001
From: Linus Thorsell <linth181@student.liu.se>
Date: Wed, 21 Dec 2022 15:18:41 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index ae7cc0c..577563e 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,22 @@
 # p2p-chat-application
 .NET, C#, WPF, MVVM
 
+## Links to screencasts
+[Screencast 1 YouTube.com](https://www.youtube.com/watch?v=DV9IOUeMXvM)
+[Screencast 2 YouTube.com](https://www.youtube.com/watch?v=bygo1T-nWtk)
+
 Set your nickname!
+
 ![image](https://user-images.githubusercontent.com/45761642/204009930-430119ff-dc96-4484-a8a8-7a6a386bba41.png)
 
 Start listening for your friends connections!
+
 ![image](https://user-images.githubusercontent.com/45761642/204010119-fa7aac52-4946-4e27-a2a2-7474a9e52f17.png)
 
 Start chatting!
+
 ![image](https://user-images.githubusercontent.com/45761642/204010281-5008c497-4319-4dcc-a856-a137d69c120d.png)
 
 Searchable conversation viewer! View your past conversations any time!
+
 ![image](https://user-images.githubusercontent.com/45761642/204010423-4065372c-44d7-4ea4-aed5-f56dfce0e44f.png)
-- 
GitLab