diff --git a/README.md b/README.md index 55fc5458..434b8d1c 100644 --- a/README.md +++ b/README.md @@ -115,6 +115,10 @@ Please note that modules postfixed with **Impl** are intended for interal use an │ ├── SenseGloveAndroid (the Android-specific module) │ + ├── SenseGloveBackend (responsible for initialization and deinitialization of the backend libraries) + │ + ├── SenseGloveBackendKismet (exposes Blueprints-specific functionality from the SenseGloveBackend module) + │ ├── SenseGloveBuildHacks (uses Exceptions and RTTI, internally used for compiler-specific build hacks) │ ├── SenseGloveConnect (exposes part of the SGConnect low-level API to C++)