Commit 41bd2e6b 41bd2e6b97081e9006cc2b31b331824d83ca6b90 by Mathieu Agopian

added 'contribute to docs' in the README, updated doc link

1 parent 24a362a9
......@@ -20,3 +20,10 @@ Don't hesitate to pull request for any cool example of yours as well!
**Read the [full documentation](http://casperjs.org/) on casperjs dedicated website.**
Subscribe to the [project mailing-list](https://groups.google.com/forum/#!forum/casperjs)
## Contributing to the docs
CasperJS's documentation is written using the [Markdown format](http://daringfireball.net/projects/markdown/), and hosted on Github thanks to the [Github Pages Feature](http://pages.github.com/).
To view the source files on github, head to [the gh-pages branch](https://github.com/n1k0/casperjs/tree/gh-pages), and check the [documentation's README](https://github.com/n1k0/casperjs/tree/gh-pages#readme) for further instructions.
......
Subproject commit bf2044fb6a75c5c289f5ee20b87d21f8cc193c05
Subproject commit 86cb4f046a143c5613b07d0e8f908853c8ff86d0
......