From da0e257ed271c42ff55078928806f0489c5f3192 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 3 Jul 2015 18:16:23 +0200 Subject: [PATCH] remove `Breach` for now - fixes #301 Doesn't seem very actively maintained. Can always add it back in the future if that changes. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 18c7d73..cb2dc2c 100644 --- a/readme.md +++ b/readme.md @@ -60,7 +60,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [dat](http://dat-data.com) - Real-time replication and versioning for data sets. - [ipfs](https://github.com/jbenet/node-ipfs) - Distributed file system that seeks to connect all computing devices with the same system of files. - [stackgl](http://stack.gl) - Open software ecosystem for WebGL, built on top of browserify and npm. -- [Breach](http://breach.cc) - Modular and hackable browser written in JavaScript. - [peerwiki](https://github.com/mafintosh/peerwiki) - All of Wikipedia on BitTorrent. - [peercast](https://github.com/mafintosh/peercast) - Stream a torrent video to Chromecast. - [BitcoinJS](http://bitcoinjs.org) - Clean, readable, proven Bitcoin library.