Skip to content

Commit 1438dd5

Browse files
TomWFoxacinader
authored andcommitted
Add badges to README (#1040)
* add badges * add twitter follow button * add license badge * fix twitter link * add open collective link
1 parent c030acd commit 1438dd5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Parse Dashboard
22

33
[![Greenkeeper badge](https://badges.greenkeeper.io/parse-community/parse-dashboard.svg)](https://greenkeeper.io/)
4-
54
[![Build Status](https://img.shields.io/travis/parse-community/parse-dashboard/master.svg?style=flat)](https://travis-ci.org/parse-community/parse-dashboard)
65
[![npm version](https://img.shields.io/npm/v/parse-dashboard.svg?style=flat)](https://www.npmjs.com/package/parse-dashboard)
6+
[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server)
7+
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)][open-collective-link]
8+
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)][open-collective-link]
9+
[![License][license-svg]][license-link]
10+
[![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)
711

812
Parse Dashboard is a standalone dashboard for managing your [Parse Server](https://github.com/ParsePlatform/parse-server) apps.
913

@@ -479,3 +483,7 @@ We really want Parse to be yours, to see it grow and thrive in the open source c
479483
-----
480484

481485
As of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code.
486+
487+
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
488+
[license-link]: LICENSE
489+
[open-collective-link]: https://opencollective.com/parse-server

0 commit comments

Comments
 (0)