Skip to content

Commit

Permalink
Recommend reading examples in tutorial.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akuli authored Dec 26, 2024
1 parent 029b22f commit 63af4d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -656,6 +656,6 @@ def main() -> int:

To learn more about Jou, I recommend:
- reading other documentation files in the [doc](../doc/) folder
- reading files in [stdlib/](../stdlib/)
- reading files in [stdlib/](../stdlib/) and [examples/](../examples/)
- writing small Jou programs (e.g. [Advent of Code](https://adventofcode.com/))
- browsing Jou's issues on GitHub and fixing some of them :)

0 comments on commit 63af4d0

Please sign in to comment.