Skip to content

Commit 2750234

Browse files
committed
Merge pull request #97 from Leanplum/feature/fix-badges
Feature/fix badges
1 parent 9424d2d commit 2750234

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
![Leanplum](Leanplum.svg)
22

33
<p align="center">
4-
<img src='https://jenkins.leanplum.com/buildStatus/icon?job=android-sdk'></a>
5-
<a href="https://raw.githubusercontent.com/Leanplum/Leanplum-iOS-SDK/master/LICENSE"><img src="https://img.shields.io/badge/license-apache%202.0-blue.svg?style=flat" alt="License: Apache 2.0" /></a>
4+
<img src='https://img.shields.io/badge/branch-master-blue.svg'>
5+
<img src='https://jenkins.leanplum.com/buildStatus/icon?job=android-sdk-master' alt="Build status">
6+
&nbsp;&nbsp;&nbsp;&nbsp;
7+
<img src='https://img.shields.io/badge/branch-develop-red.svg'>
8+
<img src='https://jenkins.leanplum.com/buildStatus/icon?job=android-sdk-develop' alt="Build status">
9+
</p>
10+
<p align="center">
11+
<a href="https://github.com/Leanplum/Leanplum-Android-SDK/master/LICENSE">
12+
<img src="https://img.shields.io/badge/license-apache%202.0-blue.svg?style=flat" alt="License: Apache 2.0" /></a>
613
</p>
714

815
## Installation & Usage

0 commit comments

Comments
 (0)