From 166f43712425d0e4594f1c8382b0f453fbe61aa8 Mon Sep 17 00:00:00 2001 From: danielli90 Date: Wed, 11 Nov 2015 23:03:01 -0800 Subject: [PATCH] Update README.md, Add contribution section. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8290cec..749a9f5 100644 --- a/README.md +++ b/README.md @@ -166,4 +166,8 @@ For example, to debug SparkCLR samples: ## License -SparkCLR is licensed under the MIT license. See LICENSE file in the project root for full license information. +SparkCLR is licensed under the MIT license. See [LICENSE](LICENSE) file for full license information. + +## Contribution + +We welcome contributions. To contribute, follow the instructions in [CONTRIBUTING.md](CONTRIBUTING.md).