diff --git a/docs/index.md b/docs/index.md index 5f31324..ac7af9d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -21,11 +21,4 @@ And then in your D program import as follows: ```d import jstruct; -``` - -## Help wanted - -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 \ No newline at end of file +``` \ No newline at end of file