summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-10-20 11:41:43 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-10-20 11:41:43 -0700
commit342475efb748558b90437672fba333b3f9af0adc (patch)
tree26997ac9f4caf42f4a4cee64214ce699f170120b /README.md
parent6eee72e677bbac34af5203d6c80ada2275027c8a (diff)
downloadqtlocation-mapboxgl-342475efb748558b90437672fba333b3f9af0adc.tar.gz
add Bitrise badge to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7355a9561e..d30628837c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Mapbox GL (Native)
-[![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg?branch=master)](https://travis-ci.org/mapbox/mapbox-gl-native/builds)
+[![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg?branch=master)](https://travis-ci.org/mapbox/mapbox-gl-native/builds) [![Bitrise](https://www.bitrise.io/app/7514e4cf3da2cc57.svg?token=OwqZE5rSBR9MVWNr_lf4sA&branch=master)](https://www.bitrise.io/app/7514e4cf3da2cc57)
An OpenGL ES-based renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector-tiles), consisting of a C++ library for OS X and Linux and SDK bindings for iOS, Android and Node.js.