Update 'README.md'

This commit is contained in:
Sara 2023-09-13 19:05:54 +00:00
parent dda4f9b7d9
commit 9546b128cb

View file

@ -6,6 +6,6 @@ Features:
[x] Generate `*_json_length` and `*_to_json`functions for structs and enums marked with `KWIL_STRUCT()` or `KWIL_ENUM()`
[ ] Generate `*_from_json` functins for structs.
[ ] Generate `*_from_json` functions for structs.
[ ] Dynamic array length specifiers (e.g: `KWIL_FIELD(LEN=13` or `KWIL_FIELD(LEN=<field_name>`)