mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 15:09:24 +02:00
Update README.md
Added section about documentation, turned Worklist URLs into links.
This commit is contained in:
parent
d1ea91bdf5
commit
484d97a2b8
1 changed files with 6 additions and 2 deletions
|
@ -3,10 +3,10 @@ lab experimenting with Virtual Worlds and VR.
|
||||||
|
|
||||||
In this repository you'll find the source to many of the components in our
|
In this repository you'll find the source to many of the components in our
|
||||||
alpha-stage virtual world. The project embraces distributed development
|
alpha-stage virtual world. The project embraces distributed development
|
||||||
and if you'd like to help, we'll pay you -- find out more at Worklist.net.
|
and if you'd like to help, we'll pay you -- find out more at [Worklist.net](https://worklist.net).
|
||||||
If you find a small bug and have a fix, pull requests are welcome. If you'd
|
If you find a small bug and have a fix, pull requests are welcome. If you'd
|
||||||
like to get paid for your work, make sure you report the bug via a job on
|
like to get paid for your work, make sure you report the bug via a job on
|
||||||
Worklist.net.
|
[Worklist.net](https://worklist.net).
|
||||||
|
|
||||||
We're hiring! We're looking for skilled developers;
|
We're hiring! We're looking for skilled developers;
|
||||||
send your resume to hiring@highfidelity.io
|
send your resume to hiring@highfidelity.io
|
||||||
|
@ -14,6 +14,10 @@ send your resume to hiring@highfidelity.io
|
||||||
##### Chat with us
|
##### Chat with us
|
||||||
Come chat with us in [our Gitter](http://gitter.im/highfidelity/hifi) if you have any questions or just want to say hi!
|
Come chat with us in [our Gitter](http://gitter.im/highfidelity/hifi) if you have any questions or just want to say hi!
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
=========
|
||||||
|
Documenation is available at [docs.highfidelity.io](http://docs.highfidelity.io), if something is missing, please suggest it via a new job on Worklist (add to the hifi-docs project).
|
||||||
|
|
||||||
Build Instructions
|
Build Instructions
|
||||||
=========
|
=========
|
||||||
All information required to build is found in the [build guide](BUILD.md).
|
All information required to build is found in the [build guide](BUILD.md).
|
||||||
|
|
Loading…
Reference in a new issue