From a56e93ae3f1201795d22903c456d9a89ba48d2b2 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 20 Nov 2019 15:49:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb69e49..298bda8 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en ## System requirements * Windows 7 SP1 and higher -* .NET Framework 4.7.2 +* .NET Framework 4.6.1 and higher ## 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: