Fix 'above' in README.md

This commit is contained in:
Martchus 2018-01-24 19:12:36 +01:00
parent 079534f301
commit ce14bd12c4
1 changed files with 2 additions and 1 deletions

View File

@ -18,8 +18,9 @@ The reflection implementation used behind the scenes of this library is exchange
## Current state
The basic functionality is implemented, tested and documented:
* serialization and deserialization of datatypes listed above
* serialization and deserialization of datatypes listed under "Supported datatypes"
* nesting and inheritance is possible
* adapting 3rdparty structs/classes is supported
* basic error handling when deserializing
* CMake macro to conveniently include the code generator into the build process
* allow to use Boost.Hana