Added jsdoc link to readme

This commit is contained in:
Ian Gilman 2013-11-27 09:28:34 -08:00
parent c11098326a
commit 95c945ca8a

View File

@ -70,7 +70,7 @@ When contributing, please attempt to match the code style already in the codebas
When fixing bugs and adding features, when appropriate please also:
* Update related doc comments
* Update related doc comments (we use [JSDoc 3](http://usejsdoc.org/))
* Add/update related unit tests
If you're new to the project, check out our [good first bug](https://github.com/openseadragon/openseadragon/issues?labels=good+first+bug&page=1&state=open) issues for some places to dip your toe in the water.