summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-12-01 22:37:43 -0800
committerMinh Nguyễn <mxn@1ec5.org>2015-12-13 17:26:53 -0800
commitdf0511af185c334c7480f06bbc21b974a2a320fb (patch)
treea868569cb9a4c9462a01404bab034be9790ecad8 /README.md
parent6890af9cd95fcecb5329f54b81965a5fc0cffe62 (diff)
downloadqtlocation-mapboxgl-df0511af185c334c7480f06bbc21b974a2a320fb.tar.gz
[osx] Build framework based on static library
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 1cd576cf1c..b9104e4d34 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![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-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.
+An OpenGL-based renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector-tiles), consisting of a C++ library for Linux and SDK bindings for iOS, Android, Node.js, and OS X.
**This repository is for development on Mapbox GL Native itself.**