Skip to content

Commit c64abc8

Browse files
Update README.md
1 parent ecffaaa commit c64abc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![npm](https://img.shields.io/npm/v/binary-parser)](https://www.npmjs.com/package/binary-parser)
55
[![license](https://img.shields.io/github/license/keichi/binary-parser)](https://github.com/keichi/binary-parser/blob/master/LICENSE)
66

7-
Binary-parser is a parser builder for JavaScript that enables you to write
7+
Binary-parser is a parser builder and encoder for JavaScript that enables you to write
88
efficient binary parsers in a simple and declarative manner.
99

1010
It supports all common data types required to analyze a structured binary

0 commit comments

Comments
 (0)