From c8f911521077a7c8c213cb8d284f4188715391a1 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Sun, 17 Jan 2016 14:01:48 +0200 Subject: [PATCH] Added build section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d6f23ef..55d5a56 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Bug tracker: [Issues](https://github.com/Sigmanor/Crypto-Notepad/issues) * Association with the application extension (.cnp) * Easily search through the content +## Build +App was created in Visual Studio Community 2015, you can run the .sln file and simply build project (The code is very bad. There are no comments, no following the OOP rules. Learn this code at your own risk. ) + ## License App distributed under [MIT](https://github.com/Sigmanor/Crypto-Notepad/blob/master/LICENSE) license