Fixed Readme.

This commit is contained in:
Arron David Nelson 2024-02-01 01:25:58 -08:00
parent 0a5e1c8169
commit bae5dae6ca

View File

@ -15,7 +15,7 @@
2. `cmake --build /path/to/build --config Release`
# Simple Example
```c++
```cpp
#include <ehs/EHS.h>
#include <ehs/io/Console.h>