mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Features update
This commit is contained in:
parent
76474be973
commit
4138dda88b
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue