Skip to content

Commit

Permalink
npm link
Browse files Browse the repository at this point in the history
  • Loading branch information
bencmbrook committed Oct 29, 2023
1 parent a67d7c7 commit a29a9a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,14 @@ At [Transcend](https://transcend.io/), we use `mux-web-streams` to stream LLM re

## Installation

You can install `mux-web-streams` using npm:
You can install `mux-web-streams` from [npm](https://www.npmjs.com/package/mux-web-streams):

```shell
npm install mux-web-streams # or `pnpm` or `yarn`
```

This package has zero dependencies.

## Usage

There are two functions: `muxer` and `demuxer`.
Expand Down

0 comments on commit a29a9a1

Please sign in to comment.