From ba1d77b525aeff48dbc26598816fb0adb5bedc40 Mon Sep 17 00:00:00 2001 From: Mike Goelzer Date: Mon, 26 Nov 2018 05:14:10 -0800 Subject: [PATCH 1/3] libp2p badges, remove IPFS, dual license --- README.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index bb303de..e7202f2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ # go-libp2p-crypto - -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) -[![](https://img.shields.io/badge/project-libp2p-blue.svg?style=flat-square)](http://github.com/libp2p/libp2p) -[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) +[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) +[![](https://img.shields.io/badge/pm-waffle-yellow.svg?style=flat-square)](http://github.com/libp2p/libp2p) +[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) [![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/libp2p/go-libp2p-crypto?status.svg)](https://godoc.org/github.com/ipfs/go-libp2p-crypto) [![Coverage Status](https://coveralls.io/repos/github/ipfs/go-libp2p-crypto/badge.svg?branch=master)](https://coveralls.io/github/ipfs/go-libp2p-crypto?branch=master) @@ -36,10 +35,6 @@ Check out our [contributing document](https://github.com/libp2p/community/blob/m Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification. -### 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](LICENSE) © 2016 Jeromy Johnson +Dual [MIT](LICENSE) / Apache-2 © 2016 Jeromy Johnson From 59763c494c64748e1df4765b39d0af0ed4ee33d7 Mon Sep 17 00:00:00 2001 From: Mike Goelzer Date: Tue, 27 Nov 2018 10:26:49 -0800 Subject: [PATCH 2/3] don't sneak in license change Reverted to original wording. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7202f2..9086a79 100644 --- a/README.md +++ b/README.md @@ -37,4 +37,5 @@ Small note: If editing the README, please conform to the [standard-readme](https ## License -Dual [MIT](LICENSE) / Apache-2 © 2016 Jeromy Johnson +[MIT](LICENSE) © 2016 Jeromy Johnson + From 8982bc46c5e0270eb051360303a13929f936d969 Mon Sep 17 00:00:00 2001 From: Mike Goelzer Date: Tue, 27 Nov 2018 10:29:41 -0800 Subject: [PATCH 3/3] whitespace fix --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9086a79..ac1b554 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,3 @@ Small note: If editing the README, please conform to the [standard-readme](https ## License [MIT](LICENSE) © 2016 Jeromy Johnson -