document the changelog file in the project's readme

This commit is contained in:
Mamadou Babaei
2022-11-04 16:05:34 +01:00
parent 345606f276
commit a6a7adfae8
+4
View File
@@ -34,6 +34,10 @@ Remarks:
## Documentation
We maintain [a detailed changelog for this project](CHANGELOG.md) as well. Please consult the changelog before upgrading to any newer release.
## Documentation
The Blueprints documentation will be coming soon.
For the C++ documentation, since this plugin builds on top of [SGConnect](https://senseglove.gitlab.io/SenseGloveDocs/native/core-api-intro.html#sgconnect) and [SGCoreCpp](https://senseglove.gitlab.io/SenseGloveDocs/native/core-api-intro.html#sgcorecpp) third-party C++ libraries, please refer to [the upstream documentation](https://senseglove.gitlab.io/SenseGloveDocs/native/cpp-reference.html).