README.md 887 Bytes
Newer Older
Jeromy's avatar
Jeromy committed
1 2 3
go-car (go!)
==================

Steven Allen's avatar
Steven Allen committed
4 5 6 7
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
[![](https://img.shields.io/badge/project-ipld-orange.svg?style=flat-square)](https://github.com/ipld/ipld)
[![](https://img.shields.io/badge/freenode-%23ipld-orange.svg?style=flat-square)](https://webchat.freenode.net/?channels=%23ipld)
[![Coverage Status](https://codecov.io/gh/ipld/go-car/branch/master/graph/badge.svg)](https://codecov.io/gh/ipld/go-car/branch/master)
Jeromy's avatar
Jeromy committed
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27

> go-car is a simple way of packing a merkledag into a single file


## Table of Contents

- [Install](#install)
- [Contribute](#contribute)
- [License](#license)


## Contribute

PRs are welcome!

Small note: If editing the Readme, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## License

MIT © Whyrusleeping