Skip to content

Commit 2dabea9

Browse files
committed
Update of README.md
1 parent 084c5e0 commit 2dabea9

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,9 @@ parser.processDocument(); //Processes the document, and calls the appropriate
8383
Although very uncomfortable to use compared to its higher-level counterparts, the low-level API can sill be used for
8484
parsing XML. e.g. you really need that extra memory and speed.
8585

86-
# To do list
86+
# To do list
87+
88+
* Implement missing DOM functions.
89+
* Improve error handling.
90+
* Write even more testcases.
91+
* gather input on library and adjust things accordingly.

0 commit comments

Comments
 (0)