Skip to content

Commit fd340bd

Browse files
committed
Minor updates
1 parent 519c8b9 commit fd340bd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Pure JavaScript HTML Parser #
22

3+
4+
A working demo can be seen [here](http://htmlpreview.github.io/?https://github.com/blowsie/Pure-JavaScript-HTML-Parser/blob/master/demo.html).
5+
36
Credit goes to John Resig for his [code](http://ejohn.org/blog/pure-javascript-html-parser/) written back in 2008.
47

58
This code has been updated to fix several problems.
69

710

8-
A working demo can be seen [here](http://htmlpreview.github.io/?https://github.com/blowsie/Pure-JavaScript-HTML-Parser/blob/master/demo.html).
911

1012

1113
## 4 Libraries in One! ##

0 commit comments

Comments
 (0)