From a96284a0ab4af98528aa045bc37551e8e4450df8 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 6 Nov 2019 13:55:40 +0200 Subject: [PATCH 1/2] 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: From a99140412afa2ac6df78ceb49ea442b03b0d025a Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 7 Nov 2019 09:05:24 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ebc6c4..cb69e49 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en * Integrate with windows context menu * Drag and Drop support * Detecting links in editor -* Сustomizable editor +* Сustomizable interface * Сustomizable encryption options (hash algorithm, key size, password iterations) * Associate own file type with application * Portable