diff --git a/README.md b/README.md index 6a381c2958..8c8f7324f1 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,11 @@ Welcome to [OpenLayers 3](http://openlayers.org/)! +## Examples Check out the [hosted examples](http://openlayers.org/en/master/examples/), the [workshop](http://openlayers.org/ol3-workshop/) or poke around the evolving [API docs](http://openlayers.org/en/master/apidoc/). -Please don't ask questions in the github issue tracker but use [the mailing list](https://groups.google.com/forum/#!forum/ol3-dev) instead. +## Questions +Please don't ask questions in the github issue tracker but use [stackoverflow with tag openlayers](http://stackoverflow.com/questions/tagged/openlayers) or [the mailing list](https://groups.google.com/forum/#!forum/ol3-dev) instead. +## Contributing Please see our guide on [contributing](CONTRIBUTING.md) if you're interested in getting involved.