Skip to content

Commit a6b32c2

Browse files
committed
Remove typo in README
1 parent 7732649 commit a6b32c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,4 +182,3 @@ const flagbits = bstream.peekBits(6); // look ahead at next 6 bits, but do not a
182182
## History
183183

184184
This project grew out of another project of mine, [kthoom](https://github.com/codedread/kthoom) (a comic book reader implemented in the browser). This repository was automatically exported from [my original repository on GoogleCode](https://code.google.com/p/bitjs) and has undergone considerable changes and improvements since then, including adding streaming support, starter RarVM support, tests, many bug fixes, and updating the code to ES6.
185-
# cobrew

0 commit comments

Comments
 (0)