Explorar o código

Update README.md

Ray hai 2 semanas
pai
achega
47bdfb91a2
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      examples/README.md

+ 1 - 0
examples/README.md

@@ -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