Edited Badges, small edits
Added Travis, CodeCov, Standard Readme, project badge, fixed https links, made description match repo, fixed maintainers title, added year to license.
This commit is contained in:
12
README.md
12
README.md
@@ -1,9 +1,13 @@
|
||||
# go-multibase
|
||||
|
||||
[](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
|
||||
|
||||
@@ -15,7 +19,7 @@ go get github.com/multiformats/go-multibase
|
||||
|
||||
TODO
|
||||
|
||||
## Maintainer
|
||||
## Maintainers
|
||||
|
||||
Captain: [@whyrusleeping](https://github.com/whyrusleeping).
|
||||
|
||||
@@ -29,4 +33,4 @@ Small note: If editing the README, please conform to the [standard-readme](https
|
||||
|
||||
## License
|
||||
|
||||
[MIT](LICENSE) © Protocol Labs Inc.
|
||||
[MIT](LICENSE) © 2016 Protocol Labs Inc.
|
||||
|
||||
Reference in New Issue
Block a user