From a96284a0ab4af98528aa045bc37551e8e4450df8 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 6 Nov 2019 13:55:40 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a780ef..0ebc6c4 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en * Portable ## System requirements -* Windows Vista SP2 and higher -* .NET Framework 4.5 +* Windows 7 SP1 and higher +* .NET Framework 4.7.2 ## Contributing Want to help make the project better? You can find a complete guide in [here](https://github.com/Crypto-Notepad/Crypto-Notepad/blob/master/CONTRIBUTING.md). Welcome! :octocat: