minidom: Make explicit the focus on XMPP

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
This commit is contained in:
Maxime “pep” Buquet 2020-02-14 22:54:52 +01:00
commit c8538c18f5
3 changed files with 4 additions and 2 deletions

View file

@ -4,7 +4,8 @@ minidom-rs
What's this?
------------
A minimal DOM library on top of quick-xml.
A minimal DOM library on top of quick-xml. targeting exclusively the subset of
XML useful for XMPP.
What license is it under?
-------------------------