diff --git a/README.md b/README.md index 991ded5f..170db184 100644 --- a/README.md +++ b/README.md @@ -55,11 +55,12 @@ Please note that modules postfixed with **Impl** are intended for interal use an ## Planned Features Completion Status +- [ ] A default hand mesh rigged with the standard SenseGlove default hand pose. - [X] Full SenseGlove low-level core API access through Unreal C++. - [X] Full SenseGlove low-level core API access through Blueprint. -- [X] DK 1 Support -- [X] Nova 1 Support -- [ ] Nova 2 Support +- [X] DK 1 Support. +- [X] Nova 1 Support. +- [ ] Nova 2 Support. - [X] Support for Microsoft Windows as a development platform. - [X] Support for GNU/Linux as a development platform. - [X] Support for Microsoft Windows as a deployment platform.