Update README.

This commit is contained in:
2023-11-11 12:18:26 -08:00
parent 68053b61b5
commit 4b5c9d6711

View File

@@ -7,10 +7,18 @@ make
For other platforms modify flags in the Makefile.
# FPS
Cap FPS:
```
make DFLAGS="-D FPS=30"
```
Display FPS:
```
make DFLAGS="-D ENABLE_FPS=1"
```
# Run
```
./pingpong