Merge pull request #6152 from roc-lang/link-to-examples-repo

link to examples repo
This commit is contained in:
Anton-4 2023-12-02 15:00:37 +01:00 committed by GitHub
commit c9e6e074ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,4 +6,4 @@ To run examples:
roc run examples/hello-world/main.roc
```
[crates/cli_testing_examples/](https://github.com/roc-lang/roc/tree/main/crates/cli_testing_examples) has even more examples.
[More examples](https://github.com/roc-lang/examples)