Skip to content

Commit 2e577e1

Browse files
authored
Update README.md
1 parent 7608242 commit 2e577e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
[![codecov](https://codecov.io/gh/parse-community/parse-php-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/parse-community/parse-php-sdk)
44
[![Build Status](https://travis-ci.org/parse-community/parse-php-sdk.svg?branch=master)](https://travis-ci.org/parse-community/parse-php-sdk)
5+
[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server)
6+
[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers)
7+
[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors)
8+
[![License][license-svg]][license-link]
9+
![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter&style=social)
510

611
The Parse PHP SDK gives you access to the powerful Parse cloud platform
712
from your PHP app or script. Designed to work with the self-hosted Parse Server: https://github.com/parse-community/parse-server
@@ -775,3 +780,5 @@ As of April 5, 2017, Parse, LLC has transferred this code to the parse-community
775780

776781
[Get Composer]: https://getcomposer.org/download/
777782
[Parse PHP Guide]: http://docs.parseplatform.org/php/guide/
783+
[license-svg]: https://img.shields.io/badge/license-BSD-lightgrey.svg
784+
[license-link]: https://github.com/parse-community/Parse-SDK-JS/blob/master/LICENSE

0 commit comments

Comments
 (0)