From 33257ce8a7362020386c659760ebba3c8264daed Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 12 Sep 2014 16:18:48 +0200 Subject: [PATCH] add `peerwiki` https://twitter.com/KasperTidemann/status/510431755116236800 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c7d86c2..9db61ef 100644 --- a/readme.md +++ b/readme.md @@ -58,6 +58,7 @@ 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. - [Breach](http://breach.cc) - Modular and hackable browser written in JavaScript. +- [peerwiki](https://github.com/mafintosh/peerwiki) - All of Wikipedia on BitTorrent. - [BitcoinJS](http://bitcoinjs.org) - Clean, readable, proven Bitcoin library. - [js-git](https://github.com/creationix/js-git) - JavaScript implementation of Git. - [NodeOS](http://node-os.com) - The first operating system powered by npm.