summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-31 14:28:04 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-31 14:28:04 -0700
commitab0f16ebf28512ca96e8bff927574c38dbfd9198 (patch)
tree4715dc7c79c9cfc3fc4e6a015e1fd03737a1fcbd /README.md
parentb34229dc0ff021955ab0bd283f24d68e24f77a1b (diff)
downloadqtlocation-mapboxgl-ab0f16ebf28512ca96e8bff927574c38dbfd9198.tar.gz
clarify stylesheet processing
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7319023b76..1ff87a9211 100644
--- a/README.md
+++ b/README.md
@@ -91,8 +91,7 @@ You can then proceed to build the library like:
# Style
-We're currently embedding the stylesheet JSON in the binary. To create the C++
-file and the associated header, run
+The default stylesheet at `bin/style.js` is JSON and is processed into a minified version by the following script:
```
node bin/build-style.js