Skip to content

Commit dd75c74

Browse files
committed
Update note in Readme regarding forking project
1 parent b3e2c4b commit dd75c74

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
# Binary-parser-encoder
22

33
<u>Note</u>: This is a fork of [binary-parser](https://github.com/keichi/binary-parser)
4-
library. It is currently being proposed a Pull-Request in that project. But is
5-
currently published in NPM under the name **binary-parser-encoder** untlil the
6-
*encoding* feature is merged in baseline of original project.
4+
library. It is currently being proposed as a Pull-Request in that project.
75

8-
*binary-parser-encoder* can be installed with [npm](https://npmjs.org/):
6+
Until the *encoding* feature is merged in baseline of original project,
7+
this branch is published under the name: **binary-parser-encoder** in [npm](https://npmjs.org/).
98

109

1110
[![Circle CI](https://circleci.com/gh/Ericbla/binary-parser.svg?style=svg)](https://circleci.com/gh/Ericbla/binary-parser)

0 commit comments

Comments
 (0)