Skip to content

Commit

Permalink
Directory Info example was missing in the list
Browse files Browse the repository at this point in the history
  • Loading branch information
clankill3r authored Nov 9, 2024
1 parent 5456b67 commit f4d10f8
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 f4d10f8

Please sign in to comment.