Update README.md

This commit is contained in:
HJfod 2022-10-10 17:34:18 +00:00 committed by GitHub
parent e6065b210f
commit 12fed3fe53
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,8 +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.hpp>
#include <Modify.hpp>
#include <Geode/Geode.hpp>
USE_GEODE_NAMESPACE();