Add links to the template repositories

This commit is contained in:
Olivier Goffart 2021-09-28 08:24:44 +02:00
parent cbefe741fc
commit bbe178aadf
4 changed files with 23 additions and 0 deletions

View file

@ -235,3 +235,5 @@ That's it.
For more details, check the [Online documentation](https://sixtyfps.io/docs/cpp) and the full
[Walk-through tutorial](https://sixtyfps.io/docs/tutorial/cpp).
We also have a [Getting Started Template](https://github.com/sixtyfpsui/sixtyfps-cpp-template) repository with
the code of a minimal C++ application using SixtyFPS that can be used as a starting point to your program.