Skip to content

Commit

Permalink
Add gh pages link to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulstraw committed Dec 29, 2015
1 parent 5565470 commit 60c61e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ A simple, lightweight, no-dependencies JavaScript image lightbox.
<a name="usage"></a>
## Usage

Once you've installed Luminous via one of the above methods, you're ready to get started. There are no dependencies, so you can just start making cool stuff. Check out the [announcement blog post](http://blog.imgix.com/TODO) for a demo, or clone/download the repository and take a peek at `index.html` in your browser. Here's an example of the most basic possible implementation:
Once you've installed Luminous via one of the above methods, you're ready to get started. There are no dependencies, so you can just start making cool stuff. Check out the [announcement blog post](http://blog.imgix.com/TODO) for a demo, or take a peek here: https://imgix.github.io/luminous. Here's an example of the most basic possible implementation:

``` html
<a href="http://assets.imgix.net/dog.png?w=1600>
Expand Down

0 comments on commit 60c61e3

Please sign in to comment.