Update README.md

i think it needs a blank line after heading for a table to render properly
This commit is contained in:
sean butler 2024-06-11 20:33:21 +01:00 committed by Charles Giessen
parent 789a24edb7
commit 89528c3e8f

View File

@ -150,6 +150,7 @@ cmake ../path/to/your_project/ -DVK_BOOTSTRAP_TEST=ON
```
### Build Options
| Name | Type | Default Value | Description |
| ---- | --- | ---- | ----- |
| `VK_BOOTSTRAP_WERROR` | bool | `OFF` | Enable warnings as errors during compilation. |