From 14edb9eade65806b531e51a0ed1fba7c62ba848e Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Sat, 9 Apr 2016 13:16:39 -0400 Subject: Uploaded source code for ShiftOS 0.1.1 Beta 2.3 Initial commit of repository. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9d2792c..3a7abce 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Welcome to the official C# rewrite of the original ShiftOS 0.0.9. It is led by M ShiftOS C# is licensed under the GNU General Public License 3.0. Before making any changes, I cannot stress this enough - PLEASE read the license document found in the root of the project. +## Code Documentation + +Most of the code you'll be using in ShiftOS is documented and Visual Studio will tell you what it all means. + ## How to contribute You can contribute by forking the source code to your own repo, and pulling it down to your computer using a Git client. We recommend GitHub for Desktop. You can also use Atlassian SourceTree, or any other Git clients. It's up to you. -- cgit v1.2.3