Initial commit

This commit is contained in:
2025-09-22 21:12:54 -03:00
parent f52acdd19e
commit 86fc6e3042

View File

@@ -3,6 +3,7 @@ Getting Started
After using this repo as a template you have to do the following changes so you can start working on your project
1. Init git submodules
```git submodule update --init --recursive```
2. Adapt template to your project