Skip to content

Commit

Permalink
fix(readme): update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
herrmannplatz committed Oct 30, 2018
1 parent 98671a5 commit c91fd54
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

[![npm version](https://badge.fury.io/js/mapkit-token.svg)](https://badge.fury.io/js/mapkit-token) [![Build Status](https://travis-ci.org/herrmannplatz/mapkit-token.svg?branch=master)](https://travis-ci.org/herrmannplatz/mapkit-token)

🗺 Easily generate [MapKit JS](https://developer.apple.com/documentation/mapkitjs) authorization tokens.
> 🗺 Easily generate [MapKit JS](https://developer.apple.com/documentation/mapkitjs) authorization tokens.
## Install
```
$ npm install mapkit-token
```

## Usage
```javascript
Expand Down

0 comments on commit c91fd54

Please sign in to comment.