Skip to content

Commit

Permalink
chore: add pr welcoming badge (#1291)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 authored and dead-horse committed Jan 14, 2019
1 parent b15115b commit 72f325b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Readme.md
Expand Up @@ -6,6 +6,7 @@
[![Test coverage][coveralls-image]][coveralls-url]
[![OpenCollective Backers][backers-image]](#backers)
[![OpenCollective Sponsors][sponsors-image]](#sponsors)
[![PR's Welcome][pr-welcoming-image]][pr-welcoming-url]

Expressive HTTP middleware framework for node.js to make web applications and APIs more enjoyable to write. Koa's middleware stack flows in a stack-like manner, allowing you to perform actions downstream then filter and manipulate the response upstream.

Expand Down Expand Up @@ -321,3 +322,5 @@ Become a sponsor and get your logo on our README on Github with a link to your s
[gitter-image]: https://img.shields.io/gitter/room/koajs/koa.svg?style=flat-square
[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
[pr-welcoming-image]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
[pr-welcoming-url]: https://github.com/koajs/koa

0 comments on commit 72f325b

Please sign in to comment.