Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thatisuday authored Jul 8, 2016
1 parent 16b24b9 commit 087cb86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,12 +157,13 @@ Similar to `on-open` attribute but will be called when gallery modal closes.
7. Responsive (using css flexbox).
8. 4kb gzipped (css+js)
9. Total control on gallery from outside world.
10. Made by awesome guy ;) - just kidding (about `awesome`)
10. Inline + Modal gallery, convert on a click :)

***

# Build on your own
You can build this directive with your own customization using gulp.

1. Go to repository's parent directory and install all node dev dependencies using `npm install`.
2. Make sure you have gulp install globally. Else use `npm install -g gulp` to install gulp globally.
3. All css for this repository has been generated using sass (.scss), so you need to spend 5 mins to learn basis of sass.
Expand Down

0 comments on commit 087cb86

Please sign in to comment.