remove comment

This commit is contained in:
2024-08-10 14:38:09 +02:00
parent f9fb132a9f
commit d9e2c19cd4

View File

@@ -1,9 +1,6 @@
This project is used to compile a GDExtension (godot engine cpp extension), and try to use xmake to manage the project.
It is mainly for learning purpose.
## Install xmake
Install xmake from [here](https://xmake.io/#/guide/installation).