From cc2fbe53a07fb4fbebeea64c9ab1819fa7b2e588 Mon Sep 17 00:00:00 2001
From: Kostya <38062505+1987kostya1@users.noreply.github.com>
Date: Fri, 25 Dec 2020 22:11:48 +0600
Subject: [PATCH 1/3] Update README.md

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

diff --git a/README.md b/README.md
index 8f32cab..0308cb2 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,9 @@ Instructions on how to build the decrypter library will be coming soon. Compiler
 * Frame Viewer<br/>
 * Plugin Support
 
+# Requirements
+* Microsoft Visual C++ Redistributable 2015-2019
+
 
 # License
 

From 52b75d392b43f836552ffcae710389deef6986ed Mon Sep 17 00:00:00 2001
From: Kostya <38062505+1987kostya1@users.noreply.github.com>
Date: Sat, 26 Dec 2020 09:11:28 +0600
Subject: [PATCH 2/3] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0308cb2..a799b6c 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Instructions on how to build the decrypter library will be coming soon. Compiler
 * Plugin Support
 
 # Requirements
-* Microsoft Visual C++ Redistributable 2015-2019
+* Microsoft Visual C++ Redistributable 2019
 
 
 # License

From 0c2f2e70358c6ce46459e1db4c43b62f799ec202 Mon Sep 17 00:00:00 2001
From: Kostya <38062505+1987kostya1@users.noreply.github.com>
Date: Sat, 26 Dec 2020 09:13:06 +0600
Subject: [PATCH 3/3] Update README.md

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

diff --git a/README.md b/README.md
index a799b6c..277504f 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,7 @@ Instructions on how to build the decrypter library will be coming soon. Compiler
 * Plugin Support
 
 # Requirements
+
 * Microsoft Visual C++ Redistributable 2019