summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Morris <michael.patrick.morris@gmail.com>2015-09-02 18:44:39 -0400
committerMike Morris <michael.patrick.morris@gmail.com>2015-09-02 18:44:39 -0400
commitbd54996638f693813e7a6782a800b4d65925f41c (patch)
tree2bb099adddf9e69e46652daf767f7742d42ed428 /README.md
parent13bcd109f0fb4ed3f2b180737f8b30ae2db64061 (diff)
downloadqtlocation-mapboxgl-bd54996638f693813e7a6782a800b4d65925f41c.tar.gz
add Node.js to bindings list
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 97f7491216..c54afa28fa 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)
-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 and Android.
+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.
**This repository is for development on Mapbox GL itself.**