From 015a6c97e3eeb7e2b923549351b74de73dcce9a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maxime=20=E2=80=9Cpep=E2=80=9D=20Buquet?= Date: Fri, 13 Jan 2023 00:56:40 +0100 Subject: [PATCH] README: compat with upstream MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maxime “pep” Buquet --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1fbfe37..ec31c8f 100644 --- a/README.md +++ b/README.md @@ -50,3 +50,8 @@ This library supports parsing the following: Minidom `Element`s require every element to be namespaced. This parser adds `jabber:client` as a default namespace. It also adds a `scansion` namespace that is used for the `scansion:strict` XML parameter. + +# Reporting bugs + +Everything that's supported by upstream should be supported by this library, +as long as it concerns parsing.