update readme

This commit is contained in:
t1m0n 2016-05-16 12:04:30 +03:00
parent ba20493d03
commit d467ac8a07

View File

@ -4,9 +4,15 @@ Lightweight customizable cross-browser jQuery datepicker, built with es5 and css
![air datepicker image](https://github.com/t1m0n/air-datepicker/raw/master/docs/img/promo-img.png)
## Install
### bower
```
bower i --save air-datepicker
```
### npm
```
npm i --save air-datepicker
```
## Usage
```javascript