Skip to content

Commit

Permalink
Update of README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZILtoid1991 committed Sep 9, 2022
1 parent 084c5e0 commit 2dabea9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,9 @@ parser.processDocument(); //Processes the document, and calls the appropriate
Although very uncomfortable to use compared to its higher-level counterparts, the low-level API can sill be used for
parsing XML. e.g. you really need that extra memory and speed.

# To do list
# To do list

* Implement missing DOM functions.
* Improve error handling.
* Write even more testcases.
* gather input on library and adjust things accordingly.

0 comments on commit 2dabea9

Please sign in to comment.