Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjarling authored Nov 14, 2017
1 parent 37e6c77 commit d8cccc0
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,6 @@ standard
karma start --single-run --browsers PhantomJS
```

## To use on a page:

```html
<html>
<head>
<title>Avalon Player Webpack Version</title>
</head>
<body>
<div id="iiif-standalone-player-mount"></div>
<div id="data-iiifav-source" data-iiifav-source="lunchroom_manners_v2.json"></div>
<script src="iiif-player-bundle.js"></script>
</body>
</html>
```
The `data-iiifav-source` attribute should link to a publically accesible IIIF-AV manifest.

## JSDoc Documentation

Documentation generated from JSDoc comments is published <a href="https://avalonmediasystem.github.io/avalon-iiif-player/out/">here</a>.
Expand Down

0 comments on commit d8cccc0

Please sign in to comment.