Merge pull request #12 from multiformats/feat/standardize-readme
Edited Badges, small edits
This commit is contained in:
12
README.md
12
README.md
@@ -1,9 +1,13 @@
|
|||||||
# go-multibase
|
# go-multibase
|
||||||
|
|
||||||
[](http://ipn.io)
|
[](http://ipn.io)
|
||||||
[](http://webchat.freenode.net/?channels=%23ipfs)
|
[](https://github.com/multiformats/multiformats)
|
||||||
|
[](https://webchat.freenode.net/?channels=%23ipfs)
|
||||||
|
[](https://github.com/RichardLitt/standard-readme)
|
||||||
|
[](https://travis-ci.org/multiformats/go-multibase)
|
||||||
|
[](https://codecov.io/github/multiformats/go-multibase?branch=master)
|
||||||
|
|
||||||
> Go implementation of the [multibase](https://github.com/multiformats/multibase) specification.
|
> Implementation of [multibase](https://github.com/multiformats/multibase) parser in go
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
@@ -15,7 +19,7 @@ go get github.com/multiformats/go-multibase
|
|||||||
|
|
||||||
TODO
|
TODO
|
||||||
|
|
||||||
## Maintainer
|
## Maintainers
|
||||||
|
|
||||||
Captain: [@whyrusleeping](https://github.com/whyrusleeping).
|
Captain: [@whyrusleeping](https://github.com/whyrusleeping).
|
||||||
|
|
||||||
@@ -29,4 +33,4 @@ Small note: If editing the README, please conform to the [standard-readme](https
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
[MIT](LICENSE) © Protocol Labs Inc.
|
[MIT](LICENSE) © 2016 Protocol Labs Inc.
|
||||||
|
|||||||
Reference in New Issue
Block a user