Update README.md

master
Tristan B. Velloza Kildaire 6 months ago committed by GitHub
parent 6d3cea3718
commit 879d9a4fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -7,6 +7,8 @@ jstruct
----
[![D](https://github.com/Hax-io/jstruct/actions/workflows/d.yml/badge.svg)](https://github.com/Hax-io/jstruct/actions/workflows/d.yml)
## Usage
### Serialization
@ -134,4 +136,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
- [ ] Support for custom types serialization/deserialization (think `enums` for example) - see issue #2

Loading…
Cancel
Save