update README

This commit is contained in:
Marc-Antoine Arnaud 2018-05-29 16:20:52 +02:00
parent 266b77428b
commit 73e20edc8f

View File

@ -19,7 +19,7 @@ This library will support XML de/ser-ializing with all specific features.
- [x] Vec<AnyType> - [x] Vec<AnyType>
- [x] Enum - [x] Enum
- [ ] Enum with complex types - [ ] Enum with complex types
- [ ] Option - [x] Option
- [x] String - [x] String
- [x] bool - [x] bool
- [x] number (u8, i8, u32, i32, f32, f64) - [x] number (u8, i8, u32, i32, f32, f64)