From 1d0ffbe10e3a449a7530a81d0f9b7849fbb6f458 Mon Sep 17 00:00:00 2001 From: Pia Mancini Date: Mon, 27 Feb 2017 13:25:25 -0500 Subject: [PATCH] Add backers and sponsors from Open Collective Now your open collective backers and sponsors can to appear directly on your README. see how it'll look [here](https://github.com/apex/apex#backers) [More info](https://github.com/opencollective/opencollective/wiki/Github-banner) Also add badges on top. --- README.md | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) diff --git a/README.md b/README.md index 9be8812..7cb6c19 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ [![Test Coverage][coverage-image]][coverage-url] [![Follow @trailsjs on Twitter][twitter-image]][twitter-url] +[![OpenCollective](https://opencollective.com/trails/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/trails/sponsors/badge.svg)](#sponsors) + + Trails is a modern, community-driven web application framework for node.js. It builds on the pedigree of [Rails](http://rubyonrails.org/) and [Grails](https://grails.org/) to accelerate development by adhering to a straightforward, convention-based, @@ -99,6 +103,76 @@ See https://github.com/trailsjs/trails/wiki/FAQ We love contributions! Please check out our [Contributor's Guide](https://github.com/trailsjs/trails/blob/master/.github/CONTRIBUTING.md) for more information on how our projects are organized and how to get started. +## Backers + + [[Become a backer](https://opencollective.com/trails#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +## Sponsors + + [[Become a sponsor](https://opencollective.com/trails#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ## License [MIT](https://github.com/trailsjs/trails/blob/master/LICENSE)