Skip to content

Commit c931343

Browse files
authored
docs: add npm download badge (#19)
1 parent cb5a17e commit c931343

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
<a href="https://www.npmjs.com/package/es-html-parser">
99
<img src="https://img.shields.io/npm/v/es-html-parser"/>
1010
</a>
11+
<a href="https://www.npmjs.com/package/es-html-parser">
12+
<img src="https://img.shields.io/npm/dw/es-html-parser"/>
13+
</a>
1114
</p>
1215

1316
ES HTML Parser is a HTML parser that generates an abstract syntax tree similar to the ESTree specification.

0 commit comments

Comments
 (0)