README: Enable cpp syntax highlighting
parent
d7d814f861
commit
67a9edba33
|
@ -54,7 +54,7 @@ And our directory structure will be
|
||||||
# Creating simple class
|
# Creating simple class
|
||||||
|
|
||||||
Create `init.cpp` under `SimpleLibrary/src/` and add the following code
|
Create `init.cpp` under `SimpleLibrary/src/` and add the following code
|
||||||
```
|
```cpp
|
||||||
#include <core/Godot.hpp>
|
#include <core/Godot.hpp>
|
||||||
#include <Reference.hpp>
|
#include <Reference.hpp>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue