Skip to content

Commit

Permalink
add installation guide in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-gribanov committed Jan 27, 2017
1 parent 3b4b2a7 commit 66de3c8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
GpsLab Controller is a JavaScript micro framework
=============================================

[![NPM](https://nodei.co/npm/gpslab-controller.png?downloads=true&stars=true)](https://nodei.co/npm/gpslab-controller/)

## Require

jQuery 1.11+

## Installation

```
$ npm install gpslab-controller
```

## How to

Create control
Expand Down

0 comments on commit 66de3c8

Please sign in to comment.