mirror of
https://github.com/zoriya/xmlParser.git
synced 2026-05-28 08:23:23 +00:00
Update and rename README to README.md
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user