Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrnl committed Nov 11, 2013
1 parent e572ae3 commit 99bf19d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Simple XML Reader

Wrapper XMLReader class, for simple SAX-reading huge xml.
Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) huge xml.

Minimum the memory usage of other xml libraries(SimpleXML, DOMXML).

Usage example: http://github.com/dkrnl/SimpleXMLReader/blob/master/examples/example1.php
Expand Down

0 comments on commit 99bf19d

Please sign in to comment.