From 10f9811e37018cfebec7665c98da779f17c6d743 Mon Sep 17 00:00:00 2001 From: Tejas Manohar Date: Mon, 5 Oct 2015 18:22:56 -0500 Subject: [PATCH] add a webchat freenode link to irc channel --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index a816c03..080ea19 100644 --- a/Readme.md +++ b/Readme.md @@ -36,7 +36,7 @@ $ npm install koa - [Guide](docs/guide.md) - [FAQ](docs/faq.md) - [中文文档](https://github.com/turingou/koa-guide) - - __#koajs__ on freenode + - __[#koajs]__ on freenode ## Getting started @@ -93,3 +93,4 @@ $ make test [coveralls-url]: https://coveralls.io/r/koajs/koa?branch=master [gitter-image]: https://badges.gitter.im/Join%20Chat.svg [gitter-url]: https://gitter.im/koajs/koa?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge +[#koajs]: https://webchat.freenode.net/?channels=#koajs