Skip to content

Commit

Permalink
Updated README.md to reflect new header file.
Browse files Browse the repository at this point in the history
  • Loading branch information
bXi committed Mar 21, 2024
1 parent 8ed6164 commit 9f39ada
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ Luminoveau provides a set of tools and utilities to help developers build immers
## Example program
This is the bare minimum to get a window going.
```cpp
#include "window/windowhandler.h"
#include "render2d/render2dhandler.h"
#include "luminoveau.h"
int main()
{
Expand Down

0 comments on commit 9f39ada

Please sign in to comment.