Skip to content

Commit

Permalink
Merge pull request #64 from clankill3r/patch-1
Browse files Browse the repository at this point in the history
Directory Info example was missing in the list
  • Loading branch information
Kelimion authored Nov 9, 2024
2 parents 5456b67 + f4d10f8 commit 97ae73c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Assets and third-party libraries are provided under their own license. If in dou
3) [Dynamic Arrays](https://github.com/odin-lang/examples/blob/master/by_example/dynamic_arrays/dynamic_arrays.odin)
4) [Command Line Arguments](https://github.com/odin-lang/examples/tree/master/by_example/os_args)
5) [Read Console Input](https://github.com/odin-lang/examples/tree/master/by_example/read_console_input)
6) [Directory Info](https://github.com/odin-lang/examples/tree/master/by_example/dir_info)

## Formats

Expand Down Expand Up @@ -55,4 +56,4 @@ Assets and third-party libraries are provided under their own license. If in dou

* [breakout](https://github.com/odin-lang/examples/tree/master/orca/breakout)
* [clock](https://github.com/odin-lang/examples/tree/master/orca/clock)
* [ui](https://github.com/odin-lang/examples/tree/master/orca/ui)
* [ui](https://github.com/odin-lang/examples/tree/master/orca/ui)

0 comments on commit 97ae73c

Please sign in to comment.