koajs / koala

[SEEKING MAINTAINER] An HTTP/2 and ES6 Module-ready Koa Suite
MIT License
320 stars 27 forks source link

Add a Gitter chat badge to README.md #32

Closed gitter-badger closed 7 years ago

gitter-badger commented 7 years ago

koajs/koala now has a Chat Room on Gitter

@nickmccurdy has just created a chat room. You can visit it here: https://gitter.im/koajs/koala.

This pull-request adds this badge to your README.md:

Gitter

If my aim is a little off, please let me know.

Happy chatting.

PS: Click here if you would prefer not to receive automatic pull-requests from Gitter in future.

Fixes #31

nickserv commented 7 years ago

Apparently there was already markup for a badge but the link must have been broken.

I fixed the formatting, gitter also removed some unrelated markdown for some reason.

doug-wade commented 7 years ago

@nickmccurdy can you resolve the merge conflicts?