From a935630640b8aadab131696014b5f79792c96759 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 7 Oct 2011 11:47:17 -0700 Subject: [PATCH 1/2] Add contributor wiki page link. Fix some wording. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fbf72328..c956af27d 100644 --- a/README.md +++ b/README.md @@ -76,8 +76,10 @@ pdf.js is a community-driven project, so contributors are always welcome. Simply fork our repo and contribute away. A great place to start is our [open issues](https://github.com/andreasgal/pdf.js/issues). For better consistency and long-term stability, please do look around the code and try to follow our conventions. +For more information about the contributor process see the +[contributor wiki page](https://github.com/andreasgal/pdf.js/wiki/Contributing). -If you don't want to hack on the project or have short spare times, __you still +If you don't want to hack on the project or have little spare time, __you still can help!__ Just open PDFs in the [online demo](http://andreasgal.github.com/pdf.js/web/viewer.html) and report any breakage in rendering. From fc48214af36e8ad8c1cfd3b56331612c77219c56 Mon Sep 17 00:00:00 2001 From: = <=> Date: Fri, 7 Oct 2011 11:49:57 -0700 Subject: [PATCH 2/2] Less repeat. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c956af27d..13bf8ef2c 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ pdf.js is a community-driven project, so contributors are always welcome. Simply fork our repo and contribute away. A great place to start is our [open issues](https://github.com/andreasgal/pdf.js/issues). For better consistency and long-term stability, please do look around the code and try to follow our conventions. -For more information about the contributor process see the +More information about the contributor process can be found on the [contributor wiki page](https://github.com/andreasgal/pdf.js/wiki/Contributing). If you don't want to hack on the project or have little spare time, __you still