diff --git a/README b/README index b479dfe..78fe7c2 100644 --- a/README +++ b/README @@ -1,4 +1,11 @@ -Unsupported: - namespaces - attributes with semi quotes (') instead of quoetes (") - comments \ No newline at end of file +**XmlParser** + + An xml parser in C. + +*System calls* + Open, Close, Read, Stat + +*Unsuported yet* + Attributes with semi quotes (') instead of quotes (") + Comments + The error handling is not fiable yet.