Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
themyth92 authored May 11, 2018
1 parent 140bc95 commit 377a8b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[![Build Status](https://travis-ci.org/themyth92/ngx-lightbox.svg?branch=master)](https://travis-ci.org/themyth92/ngx-lightbox)

# Angular2 Lightbox
A [lighbox2](https://github.com/lokesh/lightbox2) implementation port to use with Angular2 without the need for jQuery
# Ngx-Lightbox
A [lighbox2](https://github.com/lokesh/lightbox2) implementation port to use with new Angular without the need for jQuery

This module works with angular >= 5
[demo](https://themyth92.com/project/ngx-lightbox/). For angular 2x or 4x, please use [angular2-lightbox](https://github.com/themyth92/angular2-lightbox)
[demo](https://themyth92.com/project/ngx-lightbox). For angular 2x or 4x, please use [angular2-lightbox](https://github.com/themyth92/angular2-lightbox)

## Installation
`npm install --save ngx-lightbox`
Expand Down

0 comments on commit 377a8b4

Please sign in to comment.