From 9e0b97754fa30ace3b3188698465d5024358cace Mon Sep 17 00:00:00 2001 From: Xavier Damman Date: Mon, 13 Jun 2016 21:53:25 -0400 Subject: [PATCH] Added OpenCollective backers and sponsors (#748) * Added OpenCollective backers and sponsors * Removed become a backer/sponsor links --- Readme.md | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 73 insertions(+) diff --git a/Readme.md b/Readme.md index e752326..ae2967a 100644 --- a/Readme.md +++ b/Readme.md @@ -4,6 +4,7 @@ [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] + [![OpenCollective Backers](https://opencollective.com/koajs/backers/badge.svg)](#backers) [![OpenCollective Sponsors](https://opencollective.com/koajs/sponsors/badge.svg)](#sponsors) Expressive HTTP middleware 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. Koa's use of generators also greatly increases the readability and robustness of your application. @@ -113,6 +114,78 @@ $ make test - [Julian Gruber](https://github.com/juliangruber) - [Yiyu He](https://github.com/dead-horse) + +## Backers + +Support us with a monthly donation and help us continue our activities. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + # License MIT