Skip to content

Commit dd3641c

Browse files
authored
Fix badges (#868)
1 parent 4039822 commit dd3641c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Parse SDK for Android
22

3-
[![License][https://img.shields.io/badge/license-BSD-lightgrey.svg]][https://github.com/parse-community/Parse-SDK-Android/blob/master/LICENSE] [![Build Status][https://travis-ci.org/parse-community/Parse-SDK-Android.svg?branch=master]][https://travis-ci.org/parse-community/Parse-SDK-Android] [![Join Chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/ParsePlatform/Chat) [![](https://jitpack.io/v/parse-community/Parse-SDK-Android.svg)](https://jitpack.io/#parse-community/Parse-SDK-Android)
3+
[![License](https://img.shields.io/badge/license-BSD-lightgrey.svg)](https://github.com/parse-community/Parse-SDK-Android/blob/master/LICENSE) [![Build Status](https://travis-ci.org/parse-community/Parse-SDK-Android.svg?branch=master)](https://travis-ci.org/parse-community/Parse-SDK-Android) [![Join Chat](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg)](https://gitter.im/ParsePlatform/Chat) [![](https://jitpack.io/v/parse-community/Parse-SDK-Android.svg)](https://jitpack.io/#parse-community/Parse-SDK-Android)
44

55
A library that gives you access to the powerful Parse cloud platform from your Android app.
66
For more information about Parse and its features, see [the website](https://parseplatform.org/), [getting started][guide], and [blog](https://blog.parseplatform.org/).

0 commit comments

Comments
 (0)