diff --git a/README.md b/README.md index 118e3ee9..0beeebeb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,9 @@ **Easily create custom 3D environments for [Mozilla Hubs](https://hubs.mozilla.com).** -**[https://hubs.mozilla.com/spoke](https://hubs.mozilla.com/spoke)** +**[Launch Spoke](https://hubs.mozilla.com/spoke)** + +**[Spoke Documentation](https://hubs.mozilla.com/docs/spoke-creating-projects.html)** ## Features @@ -21,6 +23,8 @@ Info on contributing to Spoke and general Spoke development can be found in the [CONTRIBUTING.md](./CONTRIBUTING.md) doc. +Additional developer documentation can be found in the [docs](./docs/README.md) folder. + ## Credits Parts of this project are derived from the [three.js editor](https://threejs.org/editor/)