mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 04:50:29 +00:00
Create README.md
This commit is contained in:
9
examples/README.md
Normal file
9
examples/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Examples
|
||||
|
||||
The `example` directory contains two packages:
|
||||
|
||||
A [demo](examples/demo) illustrating the basics of Odin.
|
||||
|
||||
It further contains [all](examples/all), which imports all [core](core) and [vendor](vendor) packages so we can conveniently run `odin check` on everything at once.
|
||||
|
||||
For additional example code, see the [examples](https://github.com/odin-lang/examples) repository.
|
||||
Reference in New Issue
Block a user