From fb794b0c9f45dc6feb5baed9dc4b97c1b8a52506 Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Sat, 23 Jan 2016 20:07:56 +0200 Subject: [PATCH] added contribution section --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c0b0056..329db68 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en * Association with the application extension * Easily search through the content +## Contribution +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. )