Skip to content

Commit

Permalink
[^] Readme add badge and install version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilomon10 committed Oct 16, 2019
1 parent 7af4312 commit 0bead7c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
## Mapbox GL Draw Shape Builder
This is a custom mode for (Mapbox GL Draw) [https://github.com/mapbox/mapbox-gl-draw] that adds the functionality to build new shape from selected shape.

[![npm version](https://badge.fury.io/js/mapbox-gl-draw-shape-builder.svg)](https://badge.fury.io/js/mapbox-gl-draw-shape-builder)

### Install
`npm install` <del>mapbox-gl-draw-shape-builder</del> not avaiable at moment
```bash
npm install mapbox-gl-draw-shape-builder@next
```

### Usage
```js
Expand Down

0 comments on commit 0bead7c

Please sign in to comment.