Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
indreklasn authored Oct 18, 2016
1 parent a6f2abd commit 39c021d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ A simple, responsive lightbox component for displaying an array of images.

## Quick start

# npm i react-images --save

### or

# yarn add react-images

```jsx
import React from 'react';
import Lightbox from 'react-images';
Expand Down

0 comments on commit 39c021d

Please sign in to comment.