docs: Add contrib info and link
authorKarl Schultz <karl@lunarg.com>
Thu, 5 May 2016 21:16:56 +0000 (15:16 -0600)
committerKarl Schultz <karl@lunarg.com>
Thu, 5 May 2016 21:16:56 +0000 (15:16 -0600)
README.md

index e9a5d32..4b7fde4 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
 # Vulkan Ecosystem Components\r
-*Version 1.0, January 25, 2016*\r
 \r
 This project provides Khronos official ICD loader and validation layers for Vulkan developers on Windows and Linux.\r
 \r
@@ -19,6 +18,11 @@ The following components are available in this repository:
 - [*Validation Layers*](layers/)\r
 - Demos and tests for the loader and validation layers\r
 \r
+## Contributing\r
+\r
+If you intend to contribute, the preferred work flow is for you to develop your contribution\r
+in a fork of this repo in your GitHub account and then submit a pull request.\r
+Please see the [CONTRIBUTING](CONTRIBUTING.md) file in this respository for more details\r
 \r
 ## How to Build and Run\r
 \r