diff --git a/README.md b/README.md index b93b805..f19bda8 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This library will support XML de/ser-ializing with all specific features. - [x] Struct - [x] Vec - [x] Enum -- [ ] Enum with complex types +- [x] Enum with complex types - [x] Option - [x] String - [x] bool