From cb3c18c1c66bc6656d6142aaf7e245fbef8efc85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Sat, 14 Jan 2023 12:28:37 +0100 Subject: [PATCH] README: Update progress MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec31c8f..dff19ae 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ This library supports parsing the following: * [-] 'sends:' / 'receives:' - [x] A block of lines each starting with a tab (`\t`) after the action will be converted to a `minidom::Element`. - - [ ] `nothing` as the absence of stanza. + - [x] `receives: nothing` as the absence of received stanza. - [x] Comments Optional lines starting with a `#` or `//` and ending with a newline (`\n`). They get discarded in the output