Skip to content

Commit 4950a65

Browse files
committed
Add examples link to README
1 parent e55b652 commit 4950a65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Answers to common questions about Odin.
7676

7777
Documentation for all the official packages part of the [core](https://pkg.odin-lang.org/core/) and [vendor](https://pkg.odin-lang.org/vendor/) library collections.
7878

79+
#### [Examples](https://github.com/odin-lang/examples)
80+
81+
Examples on how to write idiomatic Odin code. Shows how to accomplish specific tasks in Odin, as well as how to use packages from `core` and `vendor`.
82+
7983
#### [Odin Documentation](https://odin-lang.org/docs/)
8084

8185
Documentation for the Odin language itself.

0 commit comments

Comments
 (0)