From d136437ec9c43634aa05a014a0ada94ffdd2f64e Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 31 Aug 2019 15:37:50 +0300 Subject: [PATCH] Updated Documentation (markdown) --- Documentation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation.md b/Documentation.md index d159199..937b6fb 100644 --- a/Documentation.md +++ b/Documentation.md @@ -100,7 +100,7 @@ All setting are stored in `CryptoNotepad.settings` file. It will be created afte * Where is the tab support? Why [#4](https://github.com/Crypto-Notepad/Crypto-Notepad/issues/4) issue does not implementing for a very long time?
`The project was originally planned without the tabs support, and at this stage of development, it is very difficult to implement this feature. Therefore, the development of this feature has been suspended so far.` * Why updates is so infrequently? -
`At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP. Therefore, there is no need to release updates often .` +
`At this development stage app works well, has rich functionality, and does not have critical bugs or functions that must be implemented ASAP. Therefore, there is no need to release updates often.` * I can not decrypt previously encrypted files. Can you help me?
`First of all, I do not give any guarantees that your encrypted files will not corrupt. Maybe you changed some parameters in Encryption tab, maybe you catched some rare bug, in any case, it will be difficult for me to help you. But you can create an issue, and I'll see what I can do.`