Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Oct 20, 2024
1 parent fe2da72 commit 2539e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ gen/include/godot_cpp/..
gen/include/godot_compat/..
```

Now, all you need to do is when writting your addon/module, replace includes like these:
Now, all you need to do is when writing your addon/module, replace includes like these:

```cpp
#include <godot_cpp/classes/a_star_grid2d.hpp>
Expand Down

0 comments on commit 2539e07

Please sign in to comment.