Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kingdido999 committed Dec 24, 2016
1 parent 3059f79 commit 3f8774e
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
[![CDNJS](https://img.shields.io/cdnjs/v/zooming.svg)](https://cdnjs.com/libraries/zooming)
[![CDNJS](https://img.shields.io/cdnjs/v/zooming.svg?style=flat-square)](https://cdnjs.com/libraries/zooming)
[![npm](https://img.shields.io/npm/v/zooming.svg?style=flat-square)](https://www.npmjs.com/package/zooming)

# Zooming

Expand Down Expand Up @@ -65,13 +66,9 @@ Add `data-original` attribute to supply a hi-res image when zooming in:

## Development

Install [yarn](https://yarnpkg.com/en/docs/install) if haven't already.
Install [yarn](https://yarnpkg.com/en/docs/install) if haven't already. Fork and clone it. Under project folder:

Fork and clone it. Under project folder:

`yarn`

`yarn watch`
`yarn && yarn watch`

Open up `index.html` and play around with it!

Expand Down

0 comments on commit 3f8774e

Please sign in to comment.