Fix readme mermaid diagram

This commit is contained in:
Niels Geens
2024-11-13 11:25:58 +01:00
parent 59f482bc0e
commit 2fa2eca9bf

View File

@@ -324,7 +324,7 @@ classDiagram
-io_buffer: IOBuffer
+ResponseParser(io_buffer IOBuffer)
+parse(xml str) Union~Command, Entry~
+parse(xml str) Command | Entry
}
class Entry {