Skip to content

Commit dc609b4

Browse files
committed
docs: add license badge
1 parent 8eacd3e commit dc609b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![build](https://github.com/keichi/binary-parser/workflows/build/badge.svg)](https://github.com/keichi/binary-parser/actions?query=workflow%3Abuild)
44
[![npm](https://img.shields.io/npm/v/binary-parser)](https://www.npmjs.com/package/binary-parser)
5+
[![license](https://img.shields.io/github/license/keichi/binary-parser)](https://github.com/keichi/binary-parser/blob/master/LICENSE)
56

67
Binary-parser is a parser builder for JavaScript that enables you to write
78
efficient binary parsers in a simple and declarative manner.

0 commit comments

Comments
 (0)