diff --git a/README.md b/README.md
index ae7cc0ce7d4548f87bde6d7f3fcd866f33335b1a..577563e795690d98e1fb115d831a822571c8a508 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)