mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-01 07:40:18 -04:00
Update README.md
This commit is contained in:
parent
5d23a632a0
commit
be26ef277a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
There's nothing worse than having to read thousands of words just to see what some library's code actually looks like, so instead, here's a **Hello World** in Geode right off the bat:
|
||||
|
||||
```cpp
|
||||
#include <Geode/bindings.hpp>
|
||||
#include <Geode/Bindings.hpp>
|
||||
#include <Geode/modify/MenuLayer.hpp>
|
||||
|
||||
USE_GEODE_NAMESPACE();
|
||||
|
|
Loading…
Add table
Reference in a new issue