Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bencmbrook committed Oct 29, 2023
1 parent 2e59be0 commit a67d7c7
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,7 @@ npm install mux-web-streams # or `pnpm` or `yarn`

## Usage

To use `mux-web-streams`, import the desired functions from the library:

```typescript
import { demuxer, muxer } from 'mux-web-streams';
```
There are two functions: `muxer` and `demuxer`.

### Multiplexing streams

Expand Down

0 comments on commit a67d7c7

Please sign in to comment.