From ffd72ccd19bd81e671caa8d01295a97996fe4f4c Mon Sep 17 00:00:00 2001 From: "Ralf Th. Pietsch" Date: Tue, 20 Nov 2018 07:43:39 +0100 Subject: [PATCH] missing description for {key, binary()} added --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 26d1b00..40fa989 100644 --- a/README.md +++ b/README.md @@ -693,6 +693,10 @@ following events must be handled: the start of a json object +- '{key, binary()}' + + the key of an entry in a json object + - `end_object` the end of a json object