Index: README.md |
diff --git a/README.md b/README.md |
index 5cd4b5811a4b477ef595ace353e8252e67a7d08c..804df5edb47ed6fc24462ac44f48bff6c9b91ba0 100644 |
--- a/README.md |
+++ b/README.md |
@@ -31,3 +31,10 @@ configuration in `.git/config`: |
fetch = +refs/branch-heads/*:refs/remotes/branch-heads/* |
fetch = +refs/tags/*:refs/tags/* |
+ |
+ |
+Contributing |
+============= |
+ |
+Please follow the instructions mentioned on the |
+[V8 wiki](https://code.google.com/p/v8-wiki/wiki/Contributing). |