diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd97e45 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +go-multibase +============== + +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) +[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) + +> Go implementation of the [multibase](https://github.com/multiformats/multibase) specification.