Add installation & tutorial guide links to README

See our prior discussion [here](293338300)

Signed-off-by: Jan Van Bruggen <JanCVanB@users.noreply.github.com>
This commit is contained in:
Jan Van Bruggen 2022-08-19 23:00:57 -06:00 committed by GitHub
parent b050c57665
commit c20f8e8bc9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Work in progress!
Roc is not ready for an 0.1 release yet, but we have a [Zulip chat](https://roc.zulipchat.com) where you can learn more about the project.
Roc is not ready for a 0.1 release yet, but we have [a guide](https://github.com/roc-lang/roc/tree/main/getting_started) for installing it, [a tutorial](https://github.com/roc-lang/roc/blob/main/TUTORIAL.md) for using it, and [a Zulip chat](https://roc.zulipchat.com) where you can learn more about the project.
If you'd like to get involved in contributing to the language, the Zulip chat is also the best place to get help with [good first issues](https://github.com/roc-lang/roc/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).