From c20f8e8bc9818b2f7440301a24a37b820d466196 Mon Sep 17 00:00:00 2001 From: Jan Van Bruggen Date: Fri, 19 Aug 2022 23:00:57 -0600 Subject: [PATCH] Add installation & tutorial guide links to README See our prior discussion [here](https://roc.zulipchat.com/#narrow/stream/306878-off-topic/topic/casual.20conversation/near/293338300) Signed-off-by: Jan Van Bruggen --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da9b80b8f0..633d3f8fac 100644 --- a/README.md +++ b/README.md @@ -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).