From 9cf232e8ec453268bdb0e3b4f54f5213415a5eb5 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 15 Dec 2018 03:35:13 +0200 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8976464..ba709b4 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 ## Contributing -Want to participate in the development of the project? You can find a complete guide in [here](https://github.com/Sigmanor/Crypto-Notepad/blob/master/CONTRIBUTING.md). Welcome! :octocat: +Want to help make the project better? You can find a complete guide in [here](https://github.com/Sigmanor/Crypto-Notepad/blob/master/CONTRIBUTING.md). Welcome! :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. )