Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mejackreed committed Dec 8, 2014
1 parent 83ecaa3 commit 2698700
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
## Leaflet-IIIF

A Leaflet plugin for viewing IIIF images.
A Leaflet plugin for viewing IIIF images. [See the demo](http://mejackreed.github.io/Leaflet-IIIF/examples/example.html)

Requires [Leaflet.js](http://leafletjs.com/) and [jQuery](http://jquery.com/)

Quick and easy to get going.
#### Install with Bower

```
$ bower install leaflet-iiif
```

#### Quick and easy to get going.

```
var map = L.map('map', {
Expand Down

0 comments on commit 2698700

Please sign in to comment.