Skip to content

Commit 9333f09

Browse files
authored
Update README.md
1 parent 76bf52d commit 9333f09

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# BinaryStream TypeScript Package
2-
3-
## Overview
1+
# BinaryStream
42

53
`BinaryStream` is a TypeScript package designed to facilitate the reading and writing of binary data. This package leverages the `ArrayBuffer` and `DataView` interfaces, making it compatible with both Node.js and browser environments.
64

0 commit comments

Comments
 (0)