From 0aac059ce315b050e8228722c3e50305ecd2ddd2 Mon Sep 17 00:00:00 2001 From: Richard Littauer Date: Mon, 28 Dec 2015 17:14:51 -0500 Subject: [PATCH] Freejs => Freenode See https://github.com/ipfs/community/issues/93 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb91dad..575758b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ spdy-stream-muxer JavaScript implementation ======================================== -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/freejs-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) +[![](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) > Abstraction on top of spdy-transport, implementing the abstract-stream-muxer interface