Update and rename README to README.md

This commit is contained in:
Anonymus Raccoon
2019-12-09 10:19:55 +01:00
committed by GitHub
parent 55aad6da86
commit b57baf39a1
+4
View File
@@ -1,6 +1,10 @@
**XmlParser**
An xml parser in C.
*Usage*
Use ```xml_parse(path)``` to parse the whole xml.
Use ```xml_getproperty(key)``` to get an attribute of the xml.
*System calls*
Open, Close, Read, Stat