Skip to content

Commit

Permalink
Updated badge
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreavis committed Oct 12, 2015
1 parent 8d7dad6 commit 5441cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,6 +1,6 @@
# tilestrata-blend
[![NPM version](http://img.shields.io/npm/v/tilestrata-blend.svg?style=flat)](https://www.npmjs.org/package/tilestrata-blend)
[![Build Status](http://img.shields.io/travis/naturalatlas/tilestrata-blend/master.svg?style=flat)](https://travis-ci.org/naturalatlas/tilestrata-blend)
[![Build Status](https://travis-ci.org/naturalatlas/tilestrata-blend.svg)](https://travis-ci.org/naturalatlas/tilestrata-blend)
[![Coverage Status](http://img.shields.io/coveralls/naturalatlas/tilestrata-blend/master.svg?style=flat)](https://coveralls.io/r/naturalatlas/tilestrata-blend)

A [TileStrata](https://github.com/naturalatlas/tilestrata) plugin for blending multiple tiles into a single PNG image. It supports variable opacity and blending modes, and image filters. To use this plugin, you must have [mapnik](https://www.npmjs.com/package/mapnik) in your dependency tree.
Expand Down

0 comments on commit 5441cff

Please sign in to comment.