Add Gitter chat link to the README. (#2264)

* Add Gitter chat link to the README.

Closes #1700

* Update README.md
This commit is contained in:
Nikita Lutsenko
2016-07-12 18:18:28 -07:00
committed by Florent Vilmart
parent a2f8a1d2b3
commit d1426c19dd

View File

@@ -4,6 +4,8 @@
[![Coverage Status](https://img.shields.io/codecov/c/github/ParsePlatform/parse-server/master.svg)](https://codecov.io/github/ParsePlatform/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 Chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/ParsePlatform/Chat)
Parse Server is an [open source version of the Parse backend](http://blog.parse.com/announcements/introducing-parse-server-and-the-database-migration-tool/) that can be deployed to any infrastructure that can run Node.js.
Parse Server works with the Express web application framework. It can be added to existing web applications, or run by itself.