Update README

This commit is contained in:
Anonymus Raccoon
2019-12-09 10:18:03 +01:00
committed by GitHub
parent bc92d97363
commit 55aad6da86
+11 -4
View File
@@ -1,4 +1,11 @@
Unsupported:
namespaces
attributes with semi quotes (') instead of quoetes (")
comments
**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.