Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
findhumane committed Mar 17, 2024
1 parent 2bd78b2 commit 2fb50a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ performThreadedDownload("https://example.com/", 60)
.catch((e) => console.dir(e));
```

See [the example](example/src/App.tsx) for details.

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
Expand Down

0 comments on commit 2fb50a7

Please sign in to comment.