update README with supported typed content

This commit is contained in:
Marc-Antoine Arnaud 2018-05-23 17:55:33 +02:00
parent 22e5e039eb
commit 6e7b2dd708

View File

@ -18,8 +18,8 @@ This library will support XML de/ser-ializing with all specific features.
- [ ] Enum with complex types
- [ ] Option
- [x] String
- [ ] bool
- [ ] number (u8, i8, u32, i32, f32, f64)
- [x] bool
- [x] number (u8, i8, u32, i32, f32, f64)
## Decorators