From 499f925cb3d650112446ae01f1537a95de9656ed Mon Sep 17 00:00:00 2001 From: Addy Osmani Date: Thu, 13 Nov 2014 15:54:34 +0000 Subject: [PATCH] Link up contribution guide --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 893cf9c..0e1a403 100644 --- a/README.md +++ b/README.md @@ -36,3 +36,9 @@ Now you are ready to build the polyfills with: gulp build The builds will be placed into the `dist/` directory. + +## Contribute + +See the [contributing guide](CONTRIBUTING.md) + +