From 269afc798f1217ae2ccef58db30080d5b2f44023 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Thu, 25 May 2017 20:11:44 +0300 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2684d85..ecb9563 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en * .NET Framework 4.5 ## Contribution -If you find any bug, or you now how to improve Crypto Notepad, please create new [Issue](https://github.com/Sigmanor/Crypto-Notepad/issues/new) or make [Pull requests](https://github.com/Sigmanor/Crypto-Notepad/pulls) or just [email me](mailto:sigmanor@gmail.com). Feel free :octocat: +If you find any bug, or you know how to improve Crypto Notepad, please create new [Issue](https://github.com/Sigmanor/Crypto-Notepad/issues/new) or make [Pull requests](https://github.com/Sigmanor/Crypto-Notepad/pulls) or just [email me](mailto:sigmanor@gmail.com). Feel free :octocat: ## Build App was created in Visual Studio Community 2015, you can run the .sln file and simply build a project (The code is very bad. There are no comments, no following the OOP rules. Learn this code at your own risk. )