Browse Source

Update README.md

pull/5085/head
Ray 2 months ago
committed by GitHub
parent
commit
a436d935f1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/README.md

+ 1
- 1
examples/README.md View File

@ -16,7 +16,7 @@ You may find it easier to use than other toolchains, especially when it comes to
- `zig build [module]` to compile all examples for a module (e.g. `zig build core`)
- `zig build [example]` to compile _and run_ a particular example (e.g. `zig build core_basic_window`)
## EXAMPLES LIST
## EXAMPLES COLLECTION [TOTAL: 158]
### category: core

Loading…
Cancel
Save