diff --git a/xml/Readme.md b/xml/Readme.md index e1eba4e9a..e0d5be827 100644 --- a/xml/Readme.md +++ b/xml/Readme.md @@ -1 +1 @@ -TODO: Work in progress... \ No newline at end of file +Contains the XmlParser class, which is a SAX parser using the easysax implementation.