Browse Source

Update README.md

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

+ 1
- 0
examples/README.md View File

@ -6,6 +6,7 @@ The examples assume you have already built the `raylib` library in `../src`.
- `make` builds all examples
- `make [module]` builds all examples for a particular module (e.g `make core`)
- `make [module]/[name]` builds one examples for a particular module (e.g `make core/core_basic_window`)
### With Zig

Loading…
Cancel
Save