From 3168a9b3a9004d37b9a7846d85c2efdb5009090b Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 7 Dec 2018 14:37:30 +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 1751002..4a77968 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en 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. ) +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. ) ## License Distributed under [MIT](https://github.com/Sigmanor/Crypto-Notepad/blob/master/LICENSE) license