@cryptotaxi247 / kubo / commits / 59b4709aa

chore: remove waffle

As pointed out in #6153, waffle is closing. fixes #6153 License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>

Steven Allen committed Mar 29, 2019 at 12:49 UTC 59b4709aa8c2a7c121a1ba32c69e9c9bce0d97a1
1 file changed +3 -6
README.md
+3 -6
@@ -9,12 +9,6 @@
9 [![GoDoc](https://godoc.org/github.com/ipfs/go-ipfs?status.svg)](https://godoc.org/github.com/ipfs/go-ipfs)
10 [![Build Status](https://travis-ci.com/ipfs/go-ipfs.svg?branch=master)](https://travis-ci.com/ipfs/go-ipfs)
11
12 -## Project Status
13 -
14 -[![Throughput Graph](https://graphs.waffle.io/ipfs/go-ipfs/throughput.svg)](https://waffle.io/ipfs/go-ipfs/metrics/throughput)
15 -
16 -[**`Weekly Core Dev Calls`**](https://github.com/ipfs/pm/issues/674)
17 -
12 ## What is IPFS?
13
14 IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single bittorrent swarm, exchanging git objects. IPFS provides an interface as simple as the HTTP web, but with permanence built in. You can also mount the world at /ipfs.
@@ -433,6 +427,9 @@ We ❤️ all [our contributors](docs/AUTHORS); this project wouldn’t be what
427
428 This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).
429
430 +You can contact us on the freenode #ipfs-dev channel or attend one of our
431 +[weekly calls](https://github.com/ipfs/team-mgmt/issues/674).
432 +
433 ## License
434
435 [MIT](./LICENSE)