From bf1a5bec0825965ef1fd973b74865e05cdee3a4a Mon Sep 17 00:00:00 2001 From: Anton-4 <17049058+Anton-4@users.noreply.github.com> Date: Mon, 3 Oct 2022 17:15:03 +0200 Subject: [PATCH] make docs links stand out more Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c91e891c81..57a4c6f867 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Roc is not ready for a 0.1 release yet, but we do have: - [**installation** guide](https://github.com/roc-lang/roc/tree/main/getting_started) - [**tutorial**](https://github.com/roc-lang/roc/blob/main/TUTORIAL.md) -- [some docs for the standard library](https://www.roc-lang.org/builtins/Str) +- [**docs** for the standard library](https://www.roc-lang.org/builtins/Str) - [frequently asked questions](https://github.com/roc-lang/roc/blob/main/FAQ.md) - [Zulip chat](https://roc.zulipchat.com) for help, questions and discussions