Commit 8a862390 authored by Jeromy Johnson's avatar Jeromy Johnson Committed by GitHub

Merge pull request #1 from ipfs/feature/standardize-readme

Standardize README
parents 279f8063 19890c47
# go-libp2p-secio
[![](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)
[![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/)
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![GoDoc](https://godoc.org/github.com/ipfs/go-libp2p-secio?status.svg)](https://godoc.org/github.com/ipfs/go-libp2p-secio)
[![Coverage Status](https://coveralls.io/repos/github/ipfs/go-libp2p-secio/badge.svg?branch=master)](https://coveralls.io/github/ipfs/go-libp2p-secio?branch=master)
[![Build Status](https://travis-ci.org/ipfs/go-libp2p-secio.svg?branch=master)](https://travis-ci.org/ipfs/go-libp2p-secio)
TODO: write me
> go-libp2p's secio encrypted transport
## Usage
## Install
```go
fmt.Printf("TODO")
```
go get github.com/ipfs/go-libp2p-secio
```
## Usage
TODO
## Contribute
Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-libp2p-secio/issues)!
This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
### Want to hack on IPFS?
[![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md)
## License
MIT
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment