From cbcca36a84f95107de138be8bf3620840541969a Mon Sep 17 00:00:00 2001 From: Tom Fox Date: Thu, 1 Aug 2019 15:11:43 +0100 Subject: [PATCH] README top section overhaul + add sponsors (#5876) * top section overhaul add open collective sponsors * fix bold formatting * formatting * add b4a logo --- README.md | 50 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 9f36c553..4ad94de3 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,43 @@ -![Parse Server logo](https://github.com/parse-community/parse-server/raw/master/.github/parse-server-logo.png) +

+ Parse Server + +

-[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors) -[![Build Status](https://img.shields.io/travis/parse-community/parse-server/master.svg?style=flat)](https://travis-ci.org/parse-community/parse-server) -[![Coverage Status](https://img.shields.io/codecov/c/github/parse-community/parse-server/master.svg)](https://codecov.io/github/parse-community/parse-server?branch=master) -[![npm version](https://img.shields.io/npm/v/parse-server.svg?style=flat)](https://www.npmjs.com/package/parse-server) -[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server) -[![Greenkeeper badge](https://badges.greenkeeper.io/parse-community/parse-server.svg)](https://greenkeeper.io/) -[![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)](https://twitter.com/intent/follow?screen_name=ParsePlatform) +

+ Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. +

-[![](https://img.shields.io/badge/mongodb-3.2-green.svg?logo=mongodb&style=flat)]() -[![](https://img.shields.io/badge/mongodb-3.4-green.svg?logo=mongodb&style=flat)]() -[![](https://img.shields.io/badge/mongodb-3.6-green.svg?logo=mongodb&style=flat)]() -[![](https://img.shields.io/badge/mongodb-4.0-green.svg?logo=mongodb&style=flat)]() -Parse Server is an [open source version of the Parse backend](http://blog.parseplatform.org/announcements/introducing-parse-server-and-the-database-migration-tool/) that can be deployed to any infrastructure that can run Node.js. +

+ Follow on Twitter + Build status + Coverage status + npm version + Join the conversation + Greenkeeper badge +

+ +

+ MongoDB 3.2 + MongoDB 3.4 + MongoDB 3.6 + MongoDB 4.0 +

+ +

Our Sponsors

+

+

Our backers and sponsors help to ensure the quality and timely development of the Parse Platform.

+
+ 🥉 Bronze Sponsors + +
+ +

+

+ Backers on Open Collective + Sponsors on Open Collective +

+
Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself.