diff --git a/README.md b/README.md index c36f5f8..3374ce6 100644 --- a/README.md +++ b/README.md @@ -135,5 +135,4 @@ import jstruct; There are some outstanding issues I want to be able to fix/have implemented, namely: -- [ ] Support for array serialization/deserialization - see issue #1 - [ ] Support for custom types serialization/deserialization (think `enums` for example) - see issue #2