From 429ad8adbb5c963bbe431e901b659df618525989 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 9 Dec 2018 00:39:31 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2eb579c..f10ed21 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 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@pm.me). 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/choose) or make [Pull requests](https://github.com/Sigmanor/Crypto-Notepad/pulls) or just [email me](mailto:sigmanor@pm.me). Feel free :octocat: ## Build App was created in Visual Studio Community, 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. )