Adding the voltha docs to the voltha-go readme
Change-Id: I364b4287f9810423eb4716a1cd0ce46c978abd3c
diff --git a/README.md b/README.md
index f0e9383..b3c86ad 100644
--- a/README.md
+++ b/README.md
@@ -23,8 +23,10 @@
## How can you work with Voltha?
-While we are still at the early phase of development, you can check out the [BUILD.md](BUILD.md) file to see how you can build it, run it, test it, etc.
+You can start by reading the published [documentation](https://docs.voltha.org/index.html).
+Another great way is to check out the [BUILD.md](BUILD.md) file to see how you can build it, run it, test it, etc.
## How can you help?
-Contributions, small and large, are welcome. Minor contributions and bug fixes are always welcome in form of pull requests. For larger work, the best is to check in with the existing developers to see where help is most needed and to make sure your solution is compatible with the general philosophy of Voltha.
\ No newline at end of file
+Contributions, small and large, are welcome. Minor contributions and bug fixes are always welcome in form of pull requests. For larger work, the best is to check in with the existing developers to see where help is most needed and to make sure your solution is compatible with the general philosophy of Voltha.
+Please check out the [contributing page](https://docs.voltha.org/overview/contribute.html) on the documentation.
\ No newline at end of file