From 4138dda88b443b3b640e49387215e7780965d18f Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Fri, 10 Feb 2017 23:27:26 +0200 Subject: [PATCH] Features update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ecaaa7a..1e06d8b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en ## Features +* Drag and Drop support +* Detect URLs and email links * Fully customizable editor. Able to customize the colors and fonts * Able to customize different parameters of the encryption (hash algorithm, key size, password iterations, salt) * Included all the features of the default Windows Notepad @@ -25,5 +27,3 @@ App was created in Visual Studio Community 2015, you can run the .sln file and s ## License Distributed under [MIT](https://github.com/Sigmanor/Crypto-Notepad/blob/master/LICENSE) license - -