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