From d2c4fecb9c9ff73f45dc92106ee2575fe736ac9e Mon Sep 17 00:00:00 2001 From: Hiroshi IKEGAMI Date: Sat, 2 Nov 2024 21:41:25 +0900 Subject: [PATCH] Edit README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb803c0..df10576 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Features -------- * Supports both inline and outline Golang structs definitions +* Support options that change the interpretation of json `null` * Receives JSON strings directly or from a file * Outputs formatted Golang structs * Option to define struct and array fields as pointers