Refer to the tutorial from our front-pages that also refer to the reference docs

This commit is contained in:
Simon Hausmann 2021-06-17 16:38:19 +02:00
parent 3c76206d7f
commit 54c8c7761b
2 changed files with 4 additions and 0 deletions

View file

@ -7,6 +7,8 @@ SixtyFPS.cpp is the C++ API to interact with a SixtyFPS UI from C++.
The complete C++ documentation can be viewed online at https://sixtyfps.io/docs/cpp/.
If you are new to SixtyFPS, you might also consider going through our [Walk-through tutorial](https://sixtyfps.io/docs/tutorial/cpp).
**Warning: Pre-Alpha**
SixtyFPS is still in the early stages of development: APIs will change and important features are still being developed.