diff --git a/README.md b/README.md index 1d289769..ee068499 100644 --- a/README.md +++ b/README.md @@ -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 -#include +#include USE_GEODE_NAMESPACE();