Skip to content

Commit

Permalink
fix: readme contributing and license
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Aug 5, 2022
1 parent 6c22c5f commit e4cf245
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,3 +258,11 @@ await unpackStreamToFs({
// foo now exists in process.cwd()
// it is either a file or a directory depending on the contents of the .car
```

## Contributing

Feel free to join in. All welcome. [Open an issue](/~https://github.com/web3-storage/ipfs-car/issues)!

## License

Dual-licensed under [MIT + Apache 2.0](/~https://github.com/web3-storage/ipfs-car/blob/main/LICENSE.md)

0 comments on commit e4cf245

Please sign in to comment.